diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2023-10-10 07:56:02 +0200 |
---|---|---|
committer | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2023-10-10 07:56:17 +0200 |
commit | 643fdee5981c72dd5e972d3158806e90ae4b420f (patch) | |
tree | f322414b61e4c59061bcefb00f80b7b3be1d6b87 /Common/sway/variables | |
parent | 5cfffcdc264e62f2b1680620774e34d9f60a4d4e (diff) | |
download | dotfiles-643fdee5981c72dd5e972d3158806e90ae4b420f.tar.gz dotfiles-643fdee5981c72dd5e972d3158806e90ae4b420f.zip |
Do some changes, switch to alacritty, etc
Diffstat (limited to 'Common/sway/variables')
-rw-r--r-- | Common/sway/variables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/sway/variables b/Common/sway/variables index a0d521b..934265d 100644 --- a/Common/sway/variables +++ b/Common/sway/variables @@ -1,4 +1,4 @@ -set $term foot +set $term alacritty set $browser google-chrome-stable --enable-features=UseOzonePlatform --ozone-platform=wayland set $filemanager thunar set $editor emacs |