Compare commits
No commits in common. "29735c36f2afbf34e4e5c28a43027fe37cd3d4b5" and "73812068ae0752da4900871bd0363d37a6ebd9da" have entirely different histories.
29735c36f2
...
73812068ae
@ -239,7 +239,7 @@ bindsym $m+$a+slash exec --no-startup-id nowplaying
|
||||
# Browser
|
||||
bindsym $m+m exec --no-startup-id open-librewolf
|
||||
bindsym $m+$s+m exec --no-startup-id open-librewolf-private
|
||||
bindsym $m+n exec --no-startup-id toggl
|
||||
bindsym $m+n exec --no-startup-id toggl; workspace $ws_util
|
||||
|
||||
# Emacs
|
||||
bindsym $m+period exec --no-startup-id open-emacs
|
||||
@ -370,8 +370,8 @@ for_window [class="(a|A)udacity"] floating enable, resize set 1200 600, move pos
|
||||
assign [class="LibreWolf"] $ws_browser
|
||||
assign [class="firefox-developer-edition"] $ws_browser
|
||||
assign [class="Brave"] $ws_browser
|
||||
assign [instance="track.toggl.com__timer"] $ws_util
|
||||
assign [class="(c|C)hromium"] $ws_browser
|
||||
assign [instance="track.toggl.com__timer"] $ws_util
|
||||
|
||||
# Terminal
|
||||
assign [title="Alacritty@tmux:default"] $ws_console
|
||||
|
Loading…
Reference in New Issue
Block a user