feat: some shit
This commit is contained in:
@ -174,6 +174,11 @@ input "1739:24385:Synaptics_TM2438-005" {
|
||||
bindsym $mod+Shift+$up move up
|
||||
bindsym $mod+Shift+$right move right
|
||||
|
||||
bindsym $mod+Control+Left move workspace to output left
|
||||
bindsym $mod+Control+Right move workspace to output right
|
||||
bindsym $mod+Control+Up move workspace to output up
|
||||
bindsym $mod+Control+Down move workspace to output down
|
||||
|
||||
# Ditto, with arrow keys
|
||||
bindsym $mod+Shift+Left move left
|
||||
bindsym $mod+Shift+Down move down
|
||||
@ -187,8 +192,9 @@ input "1739:24385:Synaptics_TM2438-005" {
|
||||
for_window [app_id="gnome-calculator"] floating enable
|
||||
for_window [app_id="qalculate-gtk"] floating enable
|
||||
for_window [title="Zoom Meeting.*"] floating disable
|
||||
for_window [title="Firefox Developer Edition — Sharing Indicator"] floating enable, sticky enable, move position 10 980
|
||||
for_window [title="Firefox Developer Edition — Sharing Indicator"] floating enable, sticky enable, move position 10 980, resize set 75 50
|
||||
for_window [title="Property Browser"] floating enable
|
||||
for_window [title="Picture in Picture"] floating enable
|
||||
for_window [title="Zoom Meeting.*"] inhibit_idle visible
|
||||
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, move position 1300 600, sticky enable, resize set 600 450
|
||||
|
||||
|
Reference in New Issue
Block a user