From 38761c0e011ffb14a68f18cdc3c5d0f70073a75c Mon Sep 17 00:00:00 2001 From: benj Date: Fri, 25 Jun 2021 21:25:09 -0700 Subject: dunst controls --- des/i3/assets/wallpaper/cozy-view.png | Bin 0 -> 4850076 bytes des/i3/config | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 des/i3/assets/wallpaper/cozy-view.png diff --git a/des/i3/assets/wallpaper/cozy-view.png b/des/i3/assets/wallpaper/cozy-view.png new file mode 100644 index 0000000..3ad1724 Binary files /dev/null and b/des/i3/assets/wallpaper/cozy-view.png differ diff --git a/des/i3/config b/des/i3/config index 254b653..37c900f 100644 --- a/des/i3/config +++ b/des/i3/config @@ -19,6 +19,10 @@ font pango:monospace 8 # font pango:DejaVu Sans Mono 8 font pango:Source Code Pro 8 +# Notifications via dunst - handled by systemd +bindsym $mod+F12 exec --no-startup-id /usr/bin/dunstctl close +bindsym $mod+Shift+F12 exec --no-startup-id /usr/bin/dunstctl history-pop + # Order monitors exec --no-startup-id xrandr --output DVI-D-0 --auto --output HDMI-0 --auto --left-of DVI-D-0 -- cgit v1.2.3