merge updates
This commit is contained in:
commit
7fc3e5011a
35 changed files with 26 additions and 2106 deletions
|
@ -65,3 +65,7 @@ alias sway="sway --unsupported-gpu"
|
|||
if [ $(tty) = /dev/tty1 ]
|
||||
sway
|
||||
end
|
||||
|
||||
# run code in wayland natively
|
||||
# TODO: just add it to the args file instead
|
||||
alias code="code --enable-features=UseOzonePlatform --ozone-platform=wayland"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue