diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2023-04-25 07:45:50 +0200 |
---|---|---|
committer | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2023-04-25 07:45:50 +0200 |
commit | bb5818068337cc3e5f985123e61030298469368b (patch) | |
tree | f11b10a34790ede05770c207e2b7f74fbd96dab9 /Common/sway/variables | |
parent | ae56946206235b8b6f30a184d29a41cc5dcc39ca (diff) | |
download | dotfiles-bb5818068337cc3e5f985123e61030298469368b.tar.gz dotfiles-bb5818068337cc3e5f985123e61030298469368b.zip |
Add wayland things
Diffstat (limited to 'Common/sway/variables')
-rw-r--r-- | Common/sway/variables | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Common/sway/variables b/Common/sway/variables new file mode 100644 index 0000000..a0d521b --- /dev/null +++ b/Common/sway/variables @@ -0,0 +1,6 @@ +set $term foot +set $browser google-chrome-stable --enable-features=UseOzonePlatform --ozone-platform=wayland +set $filemanager thunar +set $editor emacs +set $launcher nwg-drawer +set $exit nwg-bar -p center -a middle -i 48 -s preset-1.css |