Compare commits
No commits in common. "7fc3e5011a6a3641fb46cd0bc5ce9545c4961ced" and "cb2efc834e182949ce99b74748f6975b32c5dcc5" have entirely different histories.
7fc3e5011a
...
cb2efc834e
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@ alias venv="if ! test -d ./.venv/; python3 -m venv .venv; end; source ./.venv/bi
|
|||
alias py-dep="pip install -r requirements.txt"
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue