diff options
author | Alex Auvolat <alex@adnab.me> | 2023-12-26 22:07:20 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-12-26 22:07:20 +0100 |
commit | beae263c50e2b6b596a7b38996bb633308f47977 (patch) | |
tree | 15a9b08b34f31055c77109e84ca31d9b503d57cf /sway | |
parent | 9097974443e6ef33879fb1b497d4d6a3e0b2612c (diff) | |
download | user-config-beae263c50e2b6b596a7b38996bb633308f47977.tar.gz user-config-beae263c50e2b6b596a7b38996bb633308f47977.zip |
separate apps for icewm and wayfire/sway
Diffstat (limited to 'sway')
-rw-r--r-- | sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/config b/sway/config index 29c4b02..2eff8fa 100644 --- a/sway/config +++ b/sway/config @@ -204,11 +204,12 @@ exec waybar #exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Constant Deceleration' 2 #exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Adaptive Deceleration' 2 #exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Velocity Scaling' 5 -#exec nm-applet #exec nextcloud #exec seafile-applet #exec redshift-gtk -l 48.8567:2.3508 #exec ~/.i3/notify-serv.sh #exec xset -b # disable bell +exec nm-applet +exec fcitx5 |