This commit is contained in:
2024-09-04 19:47:51 -07:00
parent 8bfb4d86bf
commit 1c284fc34b
3 changed files with 9 additions and 9 deletions
+7 -7
View File
@@ -298,13 +298,13 @@ bindsym $mod+Shift+n output "HDMI-A-1" disable
#######################
# Assign workspaces to numbers
set $ws1 "I"
set $ws2 "II"
set $ws3 "III"
set $ws4 "IV"
set $ws5 "V"
set $ws6 "VI"
set $ws7 "VII"
set $ws1 "1:I"
set $ws2 "2:II"
set $ws3 "3:III"
set $ws4 "4:IV"
set $ws5 "5:V"
set $ws6 "6:VI"
set $ws7 "7:VII"
# Switch to workspace
bindsym $mod+1 workspace $ws1