New backup 2024-04-09 18:00:04
This commit is contained in:
parent
2eeb6fcf18
commit
0b6fae378b
1 changed files with 8 additions and 1 deletions
|
@ -3,10 +3,17 @@
|
|||
# Workspaces 1-10
|
||||
#
|
||||
|
||||
bindsym $mod+Grave mode "work"
|
||||
|
||||
mode "work" {
|
||||
set pn 1
|
||||
bindsym $mod+Grave mode "default"
|
||||
}
|
||||
|
||||
# Switch to
|
||||
bindsym $mod+1 workspace "1 : Personal"
|
||||
bindsym $mod+2 workspace "2 : Personal"
|
||||
bindsym $mod+3 workspace number 3
|
||||
bindsym $mod+3 workspace "3 : Personal"
|
||||
bindsym $mod+4 workspace number 4
|
||||
bindsym $mod+5 workspace number 5
|
||||
bindsym $mod+6 workspace number 6
|
||||
|
|
Loading…
Add table
Reference in a new issue