update

Changed files
+27 -27
home
wm
config.d
+27 -27
home/wm/config.d/bindings
···
set $ws20 "20"
# switch to workspace
-
bindsym $mod+1 workspace number $ws1 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+2 workspace number $ws2 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+3 workspace number $ws3 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+4 workspace number $ws4 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+5 workspace number $ws5 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+6 workspace number $ws6 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+7 workspace number $ws7 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+8 workspace number $ws8 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+9 workspace number $ws9 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+0 workspace number $ws10 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+1 workspace number $ws11 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+2 workspace number $ws12 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+3 workspace number $ws13 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+4 workspace number $ws14 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+5 workspace number $ws15 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+6 workspace number $ws16 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+7 workspace number $ws17 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+8 workspace number $ws18 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+9 workspace number $ws19 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
-
bindsym $mod+Control+0 workspace number $ws20 ; exec makoctl dismiss -n `cat ~/.cache/st_id`
+
bindsym $mod+1 workspace number $ws1 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+2 workspace number $ws2 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+3 workspace number $ws3 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+4 workspace number $ws4 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+5 workspace number $ws5 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+6 workspace number $ws6 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+7 workspace number $ws7 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+8 workspace number $ws8 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+9 workspace number $ws9 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+0 workspace number $ws10 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+1 workspace number $ws11 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+2 workspace number $ws12 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+3 workspace number $ws13 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+4 workspace number $ws14 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+5 workspace number $ws15 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+6 workspace number $ws16 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+7 workspace number $ws17 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+8 workspace number $ws18 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+9 workspace number $ws19 ; exec dunstify -C `cat ~/.cache/st_id`
+
bindsym $mod+Control+0 workspace number $ws20 ; exec dunstify -C `cat ~/.cache/st_id`
# move focused container to workspace
bindsym $mod+Shift+1 move container to workspace number $ws1
···
bindsym $mod+Shift+Escape exec st
# grave=`
-
bindsym $mod+grave workspace back_and_forth ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+grave workspace back_and_forth ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
bindsym $mod+Shift+grave move container to workspace back_and_forth
bindsym $mod+period workspace next_on_output ; exec st workspace -t 500
···
bindsym $mod+$alt+Control+up move workspace to output up
bindsym $mod+$alt+Control+right move workspace to output right
-
bindsym $mod+bracketleft focus output left ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
-
bindsym $mod+bracketright focus output right ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
-
bindsym $mod+Shift+bracketleft move container to output left ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
-
bindsym $mod+Shift+bracketright move container to output right ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
-
bindsym $mod+Control+bracketleft move workspace to output left ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
-
bindsym $mod+Control+bracketright move workspace to output right ; exec makoctl dismiss -n `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+bracketleft focus output left ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+bracketright focus output right ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+Shift+bracketleft move container to output left ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+Shift+bracketright move container to output right ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+Control+bracketleft move workspace to output left ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
+
bindsym $mod+Control+bracketright move workspace to output right ; exec dunstify -C `cat ~/.cache/st_id` && st workspace -t 500
bindsym $mod+m exec $SCRIPT_DIR/ws_switch.sh "$SCRIPT_DIR/get_free_ws_num.sh" ; exec st workspace -t 500
bindsym $mod+Shift+m exec $SCRIPT_DIR/ws_mv.sh "$SCRIPT_DIR/get_free_ws_num.sh" ; exec st workspace -t 500