added display projection mode
This commit is contained in:
@@ -254,4 +254,15 @@ for_window [class="OVPN"] floating enable
|
||||
# for_window [class="Firefox"] border none
|
||||
# for_window [class="Geary"] border pixel 0
|
||||
# for_window [class="Lmms"] border pixel 0
|
||||
# for_window [class="Feh"] border pixel 0
|
||||
# for_window [class="Feh"] border pixel 0
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
mode "project" {
|
||||
bindsym s exec ~/.config/screenlayout/bepis-steamlink.sh
|
||||
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
bindsym $mod+Shift+p mode "default"
|
||||
}
|
||||
|
||||
bindsym $mod+Shift+p mode "project"
|
||||
Reference in New Issue
Block a user