sway: Usar swaync en vez de fnott
This commit is contained in:
parent
4a24ed46a4
commit
a0e5f385de
1 changed files with 2 additions and 3 deletions
|
@ -211,8 +211,7 @@ client.focused_inactive $muted $muted $background
|
||||||
client.unfocused $backgroundish $backgroundish $foreground
|
client.unfocused $backgroundish $backgroundish $foreground
|
||||||
titlebar_border_thickness 1
|
titlebar_border_thickness 1
|
||||||
|
|
||||||
bindsym $mod+z exec fnottctl dismiss
|
bindsym $mod+x exec swaync-client -t
|
||||||
bindsym $mod+x exec fnottctl actions
|
|
||||||
bindsym Print exec 'grimshot copy area'
|
bindsym Print exec 'grimshot copy area'
|
||||||
|
|
||||||
bindsym --locked XF86AudioRaiseVolume exec 'pamixer -i 5'
|
bindsym --locked XF86AudioRaiseVolume exec 'pamixer -i 5'
|
||||||
|
@ -255,8 +254,8 @@ exec /usr/libexec/xdg-desktop-portal-wlr
|
||||||
exec "foot --server"
|
exec "foot --server"
|
||||||
exec "wlsunset -l -34.61315 -L -58.37723"
|
exec "wlsunset -l -34.61315 -L -58.37723"
|
||||||
exec "pgrep -x syncthing >/dev/null || syncthing -no-browser"
|
exec "pgrep -x syncthing >/dev/null || syncthing -no-browser"
|
||||||
|
exec swaync
|
||||||
exec kanshi
|
exec kanshi
|
||||||
exec fnott
|
|
||||||
exec "mbsync -a"
|
exec "mbsync -a"
|
||||||
exec "pgrep -x goimapnotify >/dev/null || goimapnotify -wait 1 -conf ~/.config/imapnotify/config.json"
|
exec "pgrep -x goimapnotify >/dev/null || goimapnotify -wait 1 -conf ~/.config/imapnotify/config.json"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue