Update workspace names

This commit is contained in:
Riyyi
2019-12-30 14:27:36 +01:00
parent a5cc3428e2
commit 54dc72df20
2 changed files with 14 additions and 14 deletions
+4 -4
View File
@@ -34,15 +34,15 @@ bspc config pointer_modifier mod4
$HOME/.scripts/wm/desktops.sh $HOME/.scripts/wm/desktops.sh
# Open program on specific desktop # Open program on specific desktop
bspc rule -a Firefox desktop="^$WS1" bspc rule -a firefox desktop="$WS1"
bspc rule -a Thunar desktop="^$WS4" bspc rule -a Thunar desktop="$WS3"
bspc rule -a krita desktop="^$WS5" follow=on bspc rule -a krita desktop="$WS5" follow=on
# Set program properties # Set program properties
bspc rule -a Arandr state=floating bspc rule -a Arandr state=floating
bspc rule -a Bar layer=above bspc rule -a Bar layer=above
bspc rule -a feh state=floating bspc rule -a feh state=floating
bspc rule -a Firefox:Places state=floating bspc rule -a firefox:Places state=floating
bspc rule -a Lxappearance state=floating bspc rule -a Lxappearance state=floating
bspc rule -a mpv state=floating center=on bspc rule -a mpv state=floating center=on
bspc rule -a Pavucontrol state=floating bspc rule -a Pavucontrol state=floating
+10 -10
View File
@@ -37,16 +37,16 @@ WmColor.fgcolor: #ffffff
WmColor.fgcolor_Inactive: #676e7d WmColor.fgcolor_Inactive: #676e7d
! WM workspace names ! WM workspace names
WmWorkSpace.ws1: 1  WmWorkSpace.ws1:
WmWorkSpace.ws2: 2  WmWorkSpace.ws2:
WmWorkSpace.ws3: 3  WmWorkSpace.ws3:
WmWorkSpace.ws4: 4  WmWorkSpace.ws4:
WmWorkSpace.ws5: 5 WmWorkSpace.ws5:
WmWorkSpace.ws6: 6 WmWorkSpace.ws6:
WmWorkSpace.ws7: 7 WmWorkSpace.ws7:
WmWorkSpace.ws8: 8 WmWorkSpace.ws8:
WmWorkSpace.ws9: 9 WmWorkSpace.ws9:
WmWorkSpace.ws0: 10 WmWorkSpace.ws0:
Xcursor.theme: capitaine-cursors Xcursor.theme: capitaine-cursors