added dunst for low bat notifs
This commit is contained in:
@@ -11,6 +11,7 @@ exec_always xmousepasteblock
|
||||
exec --no-startup-id xset s off -dpms
|
||||
exec --no-startup-id export GTK_THEME="catppuccin-mocha-green-standard+default"
|
||||
|
||||
exec_always --no-startup-id ~/.config/dunst/launch_dunst.sh
|
||||
|
||||
exec_always killall polybar
|
||||
exec_always --no-startup-id ~/.config/polybar/launch_polybar.sh
|
||||
@@ -35,7 +36,7 @@ bindsym Ctrl+$mod+Print exec maim --window $(xdotool getactivewindow) "$HOME/pic
|
||||
bindsym Ctrl+Shift+Print exec maim "$HOME/pictures/screenshots/$(date).png"
|
||||
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock-fancy --nofork
|
||||
exec --no-startup-id nm-applet
|
||||
|
||||
# Use pactl to adjust volume in PulseAudio.
|
||||
@@ -219,5 +220,6 @@ client.urgent $peach $base $peach $overlay0 $peach
|
||||
client.placeholder $overlay0 $base0 $text $overlay0 $overlay0
|
||||
client.background $base
|
||||
|
||||
bindsym $mod+Shift+x exec i3lock-fancy --nofork
|
||||
bindsym $mod+Shift+period exec systemctl suspend
|
||||
bindsym $mod+Shift+slash exec systemctl hibernate
|
||||
|
||||
Reference in New Issue
Block a user