feat(sway): auto-start Firefox and Alacritty
This commit is contained in:
parent
e0c37b06e7
commit
b6a3906865
|
@ -127,6 +127,9 @@
|
|||
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
|
||||
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+
|
||||
|
||||
exec alacritty
|
||||
exec firefox
|
||||
|
||||
for_window [class="vlc"] inhibit_idle fullscreen
|
||||
|
||||
for_window [app_id="zoom"] floating enable
|
||||
|
|
Loading…
Reference in a new issue