added swappy
This commit is contained in:
parent
e26a85f3a9
commit
5966613dfa
@ -22,7 +22,7 @@ exec {
|
||||
# $xdg-dirs
|
||||
# $swayidle
|
||||
$mako
|
||||
# $swappy_notify
|
||||
$swappy_notify
|
||||
# $autostart_dex
|
||||
# $flashfocus
|
||||
# $wlsunset
|
||||
|
||||
@ -114,7 +114,7 @@ set $scale_down $swayscripts/scale.sh down
|
||||
|
||||
# daemons
|
||||
set $mako '$HOME/.config/sway/scripts/mako.sh --font "$term-font" --text-color "$text-color" --border-color "$accent-color" --background-color "$background-color" --border-size 3 --width 400 --height 200 --padding 20 --margin 20 --default-timeout 15000'
|
||||
#set $swappy_notify '[ -x "$(command -v swappy)" ] && /usr/share/sway/scripts/screenshot-notify.sh'
|
||||
set $swappy_notify '[ -x "$(command -v swappy)" ] && /usr/share/sway/scripts/screenshot-notify.sh'
|
||||
#set $poweralert '[ -x "$(command -v poweralertd)" ] && pkill poweralertd; poweralertd -s -i "line power" &'
|
||||
#set $swayr_daemon '[ -x "$(command -v swayrd)" ] && pkill swayrd; RUST_BACKTRACE=1 RUST_LOG=swayr=debug swayrd &> /tmp/swayrd.log'
|
||||
#set $cliphist_watch '[ -x "$(command -v wl-paste)" ] && [ -x "$(command -v cliphist)" ] && wl-paste --watch pkill -RTMIN+9 waybar'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user