diff options
| author | Yigit Sever | 2021-10-24 17:16:04 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-24 17:16:04 +0300 |
| commit | 266e4d22e816c4ef3c0954141edaecf11fbe0d83 (patch) | |
| tree | e11359112f960b11c98e1a5e125e85402166a776 /.config/i3 | |
| parent | 5ca235e9dd3d0b9e344be9f53963dcd90b3e73db (diff) | |
| download | dotfiles-266e4d22e816c4ef3c0954141edaecf11fbe0d83.tar.gz dotfiles-266e4d22e816c4ef3c0954141edaecf11fbe0d83.tar.bz2 dotfiles-266e4d22e816c4ef3c0954141edaecf11fbe0d83.zip | |
dunst: shortcuts removed, everything broken
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config##h.lowe | 13 | ||||
| -rw-r--r-- | .config/i3/config##h.luchs | 13 | ||||
| -rw-r--r-- | .config/i3/config##h.maus | 19 |
3 files changed, 36 insertions, 9 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe index 0c517ea..ca32cf3 100644 --- a/.config/i3/config##h.lowe +++ b/.config/i3/config##h.lowe | |||
| @@ -40,6 +40,17 @@ gaps inner 5 | |||
| 40 | gaps outer 0 | 40 | gaps outer 0 |
| 41 | 41 | ||
| 42 | ## bindings | 42 | ## bindings |
| 43 | ### dunstctl - dunst shortcuts have been deprecated | ||
| 44 | # close notifications with mod+x | ||
| 45 | bindcode $mod+53 exec --no-startup-id dunstctl close | ||
| 46 | bindcode $mod+shift+53 exec --no-startup-id dunstctl close-all | ||
| 47 | |||
| 48 | # give context menu with mod+o | ||
| 49 | bindcode $mod+47 exec --no-startup-id dunstctl context | ||
| 50 | |||
| 51 | # show history items with mod+0 (like the old times) | ||
| 52 | bindcode $mod+19 exec --no-startup-id dunstctl history-pop | ||
| 53 | |||
| 43 | # done, {task,time}warrior control suite | 54 | # done, {task,time}warrior control suite |
| 44 | bindcode $mod+42 exec --no-startup-id ~/.local/bin/done | 55 | bindcode $mod+42 exec --no-startup-id ~/.local/bin/done |
| 45 | 56 | ||
| @@ -147,7 +158,6 @@ bindsym $mod+6 workspace $ws6 | |||
| 147 | bindsym $mod+7 workspace $ws7 | 158 | bindsym $mod+7 workspace $ws7 |
| 148 | bindsym $mod+8 workspace $ws8 | 159 | bindsym $mod+8 workspace $ws8 |
| 149 | bindsym $mod+9 workspace $wssteam | 160 | bindsym $mod+9 workspace $wssteam |
| 150 | bindsym $mod+0 workspace $ws10 | ||
| 151 | bindsym $mod+m workspace $wsmusic | 161 | bindsym $mod+m workspace $wsmusic |
| 152 | bindcode $mod+49 workspace $wszotero | 162 | bindcode $mod+49 workspace $wszotero |
| 153 | bindcode $mod+60 workspace $wsdesktop | 163 | bindcode $mod+60 workspace $wsdesktop |
| @@ -163,7 +173,6 @@ bindsym $mod+Shift+6 move container to workspace $ws6 | |||
| 163 | bindsym $mod+Shift+7 move container to workspace $ws7 | 173 | bindsym $mod+Shift+7 move container to workspace $ws7 |
| 164 | bindsym $mod+Shift+8 move container to workspace $ws8 | 174 | bindsym $mod+Shift+8 move container to workspace $ws8 |
| 165 | bindsym $mod+Shift+9 move container to workspace $wssteam | 175 | bindsym $mod+Shift+9 move container to workspace $wssteam |
| 166 | bindsym $mod+Shift+0 move container to workspace $ws10 | ||
| 167 | bindsym $mod+Shift+m move container to workspace $wsmusic | 176 | bindsym $mod+Shift+m move container to workspace $wsmusic |
| 168 | bindcode $mod+Shift+49 move container to workspace $wszotero | 177 | bindcode $mod+Shift+49 move container to workspace $wszotero |
| 169 | bindcode $mod+Shift+60 move container to workspace $wsdesktop | 178 | bindcode $mod+Shift+60 move container to workspace $wsdesktop |
diff --git a/.config/i3/config##h.luchs b/.config/i3/config##h.luchs index 319844a..081a614 100644 --- a/.config/i3/config##h.luchs +++ b/.config/i3/config##h.luchs | |||
| @@ -46,6 +46,17 @@ gaps outer 2 | |||
| 46 | font pango:Iosevka 11 | 46 | font pango:Iosevka 11 |
| 47 | 47 | ||
| 48 | ## bindings | 48 | ## bindings |
| 49 | ### dunstctl - dunst shortcuts have been deprecated | ||
| 50 | # close notifications with mod+x | ||
| 51 | bindcode $mod+53 exec --no-startup-id dunstctl close | ||
| 52 | bindcode $mod+shift+53 exec --no-startup-id dunstctl close-all | ||
| 53 | |||
| 54 | # give context menu with mod+o | ||
| 55 | bindcode $mod+47 exec --no-startup-id dunstctl context | ||
| 56 | |||
| 57 | # show history items with mod+0 (like the old times) | ||
| 58 | bindcode $mod+19 exec --no-startup-id dunstctl history-pop | ||
| 59 | |||
| 49 | # done, {task,time}warrior control suite | 60 | # done, {task,time}warrior control suite |
| 50 | bindcode $mod+42 exec --no-startup-id ~/.local/bin/done | 61 | bindcode $mod+42 exec --no-startup-id ~/.local/bin/done |
| 51 | 62 | ||
| @@ -169,7 +180,6 @@ bindsym $mod+6 workspace $ws6 | |||
| 169 | bindsym $mod+7 workspace $ws7 | 180 | bindsym $mod+7 workspace $ws7 |
| 170 | bindsym $mod+8 workspace $ws8 | 181 | bindsym $mod+8 workspace $ws8 |
| 171 | bindsym $mod+9 workspace $ws9 | 182 | bindsym $mod+9 workspace $ws9 |
| 172 | bindsym $mod+0 workspace $ws10 | ||
| 173 | bindcode $mod+49 workspace $wszotero | 183 | bindcode $mod+49 workspace $wszotero |
| 174 | bindcode $mod+60 workspace $wsdesktop | 184 | bindcode $mod+60 workspace $wsdesktop |
| 175 | bindcode $mod+21 workspace $wsbrowser | 185 | bindcode $mod+21 workspace $wsbrowser |
| @@ -184,7 +194,6 @@ bindsym $mod+Shift+6 move container to workspace $ws6 | |||
| 184 | bindsym $mod+Shift+7 move container to workspace $ws7 | 194 | bindsym $mod+Shift+7 move container to workspace $ws7 |
| 185 | bindsym $mod+Shift+8 move container to workspace $ws8 | 195 | bindsym $mod+Shift+8 move container to workspace $ws8 |
| 186 | bindsym $mod+Shift+9 move container to workspace $ws9 | 196 | bindsym $mod+Shift+9 move container to workspace $ws9 |
| 187 | bindsym $mod+Shift+0 move container to workspace $ws10 | ||
| 188 | bindcode $mod+Shift+49 move container to workspace $wszotero | 197 | bindcode $mod+Shift+49 move container to workspace $wszotero |
| 189 | bindcode $mod+Shift+60 move container to workspace $wsdesktop | 198 | bindcode $mod+Shift+60 move container to workspace $wsdesktop |
| 190 | bindcode $mod+Shift+21 move container to workspace $wsbrowser | 199 | bindcode $mod+Shift+21 move container to workspace $wsbrowser |
diff --git a/.config/i3/config##h.maus b/.config/i3/config##h.maus index 29830c1..9b2c518 100644 --- a/.config/i3/config##h.maus +++ b/.config/i3/config##h.maus | |||
| @@ -39,7 +39,18 @@ exec --no-startup-id ~/.fehbg | |||
| 39 | font pango:Iosevka 11 | 39 | font pango:Iosevka 11 |
| 40 | 40 | ||
| 41 | ## bindings | 41 | ## bindings |
| 42 | # done, {task,time}warrior control suite | 42 | ### dunstctl - dunst shortcuts have been deprecated |
| 43 | # close notifications with mod+x | ||
| 44 | bindcode $mod+53 exec --no-startup-id dunstctl close | ||
| 45 | bindcode $mod+shift+53 exec --no-startup-id dunstctl close-all | ||
| 46 | |||
| 47 | # give context menu with mod+o | ||
| 48 | bindcode $mod+47 exec --no-startup-id dunstctl context | ||
| 49 | |||
| 50 | # show history items with mod+0 (like the old times) | ||
| 51 | bindcode $mod+19 exec --no-startup-id dunstctl history-pop | ||
| 52 | |||
| 53 | # done, {task,time}warrior control suite, mod+d | ||
| 43 | bindcode $mod+42 exec --no-startup-id ~/.local/bin/done | 54 | bindcode $mod+42 exec --no-startup-id ~/.local/bin/done |
| 44 | 55 | ||
| 45 | # type the contents of the clipboard with mod+p | 56 | # type the contents of the clipboard with mod+p |
| @@ -69,10 +80,10 @@ bindsym XF86AudioPrev exec --no-startup-id playerctl previous | |||
| 69 | bindsym XF86AudioNext exec --no-startup-id playerctl next | 80 | bindsym XF86AudioNext exec --no-startup-id playerctl next |
| 70 | bindsym XF86Tools exec --no-startup-id mpc toggle # for mpd/ncmpcpp | 81 | bindsym XF86Tools exec --no-startup-id mpc toggle # for mpd/ncmpcpp |
| 71 | 82 | ||
| 72 | # make the currently focused window a scratchpad | 83 | # make the currently focused window a scratchpad, mod+shift+- |
| 73 | bindcode $mod+Shift+20 move scratchpad | 84 | bindcode $mod+Shift+20 move scratchpad |
| 74 | 85 | ||
| 75 | # show the first scratchpad window | 86 | # show the first scratchpad window, mod+- |
| 76 | bindcode $mod+20 scratchpad show | 87 | bindcode $mod+20 scratchpad show |
| 77 | 88 | ||
| 78 | # pause notifications for a while with mod+shift+y | 89 | # pause notifications for a while with mod+shift+y |
| @@ -159,7 +170,6 @@ bindsym $mod+6 workspace $ws6 | |||
| 159 | bindsym $mod+7 workspace $ws7 | 170 | bindsym $mod+7 workspace $ws7 |
| 160 | bindsym $mod+8 workspace $ws8 | 171 | bindsym $mod+8 workspace $ws8 |
| 161 | bindsym $mod+9 workspace $wssteam | 172 | bindsym $mod+9 workspace $wssteam |
| 162 | bindsym $mod+0 workspace $ws10 | ||
| 163 | bindsym $mod+m workspace $wsmusic | 173 | bindsym $mod+m workspace $wsmusic |
| 164 | bindcode $mod+49 workspace $wszotero | 174 | bindcode $mod+49 workspace $wszotero |
| 165 | bindcode $mod+60 workspace $wsdesktop | 175 | bindcode $mod+60 workspace $wsdesktop |
| @@ -175,7 +185,6 @@ bindsym $mod+Shift+6 move container to workspace $ws6 | |||
| 175 | bindsym $mod+Shift+7 move container to workspace $ws7 | 185 | bindsym $mod+Shift+7 move container to workspace $ws7 |
| 176 | bindsym $mod+Shift+8 move container to workspace $ws8 | 186 | bindsym $mod+Shift+8 move container to workspace $ws8 |
| 177 | bindsym $mod+Shift+9 move container to workspace $wssteam | 187 | bindsym $mod+Shift+9 move container to workspace $wssteam |
| 178 | bindsym $mod+Shift+0 move container to workspace $ws10 | ||
| 179 | bindsym $mod+Shift+m move container to workspace $wsmusic | 188 | bindsym $mod+Shift+m move container to workspace $wsmusic |
| 180 | bindcode $mod+Shift+49 move container to workspace $wszotero | 189 | bindcode $mod+Shift+49 move container to workspace $wszotero |
| 181 | bindcode $mod+Shift+60 move container to workspace $wsdesktop | 190 | bindcode $mod+Shift+60 move container to workspace $wsdesktop |
