remove vesktop

This commit is contained in:
askiiart 2025-05-22 19:11:13 -05:00
parent 98b65efabd
commit 09af58f583
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
4 changed files with 1 additions and 20 deletions

View file

@ -66,10 +66,9 @@ if [ $(tty) = /dev/tty1 ]
sway
end
# run code and vesktop in wayland natively
# run code in wayland natively
# TODO: just add it to the args file instead(?)
alias code="code --ozone-platform=wayland"
alias vesktop="vesktop --ozone-platform=wayland"
function dwarfs-overlay -a dwarfs_image
set working_dir $(dirname $dwarfs_image)