mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
update
This commit is contained in:
@@ -137,6 +137,12 @@ bindsym $mod+Shift+8 move container to workspace $workspace8
|
||||
bindsym $mod+Shift+9 move container to workspace $workspace9
|
||||
bindsym $mod+Shift+0 move container to workspace $workspace10
|
||||
|
||||
# Make the currently focused window a scratchpad
|
||||
bindsym $mod+Shift+minus move scratchpad
|
||||
|
||||
# Show the first scratchpad window
|
||||
bindsym $mod+minus scratchpad show
|
||||
|
||||
# reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
@@ -199,7 +205,7 @@ assign [class="Mattermost" instance="mattermost"] → $workspace8
|
||||
assign [class="Rambox" instance="rambox"] → $workspace8
|
||||
|
||||
workspace $workspace9 output eDP-1
|
||||
assign [class="thunderbird"] → $workspace9
|
||||
assign [class="thunderbird" window_role="3pane"] → $workspace9
|
||||
|
||||
workspace $workspace10 output eDP-1
|
||||
assign [class="Spotify"] → $workspace10
|
||||
@@ -209,7 +215,6 @@ for_window [class="Chromium" window_role="pop-up"] floating disable
|
||||
for_window [class="Tk"] floating enable
|
||||
for_window [title="PyMOL Viewer"] floating enable
|
||||
for_window [class="Toplevel"] floating enable
|
||||
for_window [title="VMD*"] floating enable
|
||||
for_window [title="Figure*" instance="matplotlib"] floating enable
|
||||
for_window [window_role="conversation" class="Pidgin"] floating enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user