|
|
|
@ -15,6 +15,7 @@ for_window [class="^.*"] title_format " %title"
|
|
|
|
|
# Workspaces #
|
|
|
|
|
##############
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set $ws1 "1"
|
|
|
|
|
set $ws2 "2"
|
|
|
|
|
set $ws3 "3"
|
|
|
|
@ -156,6 +157,11 @@ bindsym $mod+Shift+c exec --no-startup-id ~/.bin/rofi-project
|
|
|
|
|
# nnn
|
|
|
|
|
bindsym $mod+n exec --no-startup-id ~/.bin/nnnfm
|
|
|
|
|
|
|
|
|
|
# dunst
|
|
|
|
|
bindsym $mod+Shift+d exec --no-startup-id dunstctl set-paused toggle
|
|
|
|
|
bindsym $mod+Control+grave exec --no-startup-id dunstctl history-pop
|
|
|
|
|
bindsym $mod+grave exec --no-startup-id dunstctl close
|
|
|
|
|
|
|
|
|
|
##############
|
|
|
|
|
# Workspaces #
|
|
|
|
|
##############
|
|
|
|
|