diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 2f191c7..985ae11 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -8,7 +8,7 @@ horizontal_padding = 1 notification_limit = 20 shrink = no - follow = none + follow = mouse indicate_hidden = yes transparency = 0 frame_width = 2 diff --git a/.config/sway/config b/.config/sway/config index 9569d56..f6bf171 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -51,7 +51,7 @@ bindsym $mod+Shift+q kill bindsym button3 kill # rofi launcher -bindsym $mod+space exec "rofi -m 0 -show run" +bindsym $mod+space exec "rofi -m HDMI-A-2 -show run" # thunar -- file manager bindsym $mod+Shift+Return exec "thunar"