mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
disable auto away mode
This commit is contained in:
parent
f22ef478e4
commit
9b753998c9
@ -214,7 +214,7 @@ exec_always ~/.config/waybar/waybar.sh &
|
||||
# wob exec
|
||||
exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob
|
||||
# mako away
|
||||
exec swayidle timeout 30 "makoctl set-mode away" resume "makoctl set-mode default"
|
||||
#exec swayidle timeout 30 "makoctl set-mode away" resume "makoctl set-mode default"
|
||||
# set gtk theme
|
||||
exec_always ~/.config/sway/import-gsettings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user