From 65a1bc83f196f34665c83b8914e789e754a07523 Mon Sep 17 00:00:00 2001 From: benj Date: Wed, 27 Dec 2023 21:19:06 -0800 Subject: update alacritty config and add davinci launcher with hidpi opt --- des/i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'des/i3/config') diff --git a/des/i3/config b/des/i3/config index 84c8fac..6d0a955 100644 --- a/des/i3/config +++ b/des/i3/config @@ -23,6 +23,7 @@ font pango:monospace 8 font pango:Source Code Pro 8 # Notifications via dunst - handled by systemd +exec --no-startup-id dunst bindsym $mod+F12 exec --no-startup-id /usr/bin/dunstctl close bindsym $mod+Shift+F12 exec --no-startup-id /usr/bin/dunstctl history-pop @@ -30,7 +31,7 @@ bindsym $mod+Shift+F12 exec --no-startup-id /usr/bin/dunstctl history-pop exec --no-startup-id xrandr --output DVI-D-0 --auto --output HDMI-0 --auto --left-of DVI-D-0 # Background -exec --no-startup-id feh --bg-fill ~/.setup/des/i3/assets/wallpaper/yosemite_color_block.png +exec --no-startup-id feh --bg-fill --randomize ~/.setup/des/i3/assets/wallpaper # ~/.setup/des/i3/assets/wallpaper/yosemite_color_block.png # Change background randomly bindsym $mod+F8 exec --no-startup-id feh --bg-fill --randomize ~/.setup/des/i3/assets/wallpaper -- cgit v1.2.3