further fix playbooks

This commit is contained in:
2026-05-10 00:36:48 +02:00
parent f0f16dcc2c
commit aec591f33e
4 changed files with 45 additions and 13 deletions
+14 -12
View File
@@ -112,16 +112,17 @@ bindsym $mod+a focus parent
# Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places.
set $ws1 "1 "
set $ws2 "2 "
set $ws3 "3  "
set $ws4 "4 "
set $ws5 "5 "
set $ws6 "6 "
set $ws7 "7 "
set $ws8 "8 "
set $ws9 "9 "
set $ws10 "10 "
# 󱂉
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"
set $ws8 "8|VIII"
set $ws9 "9|IX"
set $ws10 "10|X"
#assigning workspaces to monitors
workspace $ws1 output $leftmonitor
@@ -230,12 +231,13 @@ bar {
status_command i3blocks -c ~/.config/i3/i3blocks.conf
tray_output HDMI-0
position top
font pango:DejaVu Sans Mono, Font Awesome 7 Free Regular 11
position bottom
font pango: JetBrainsMono NF 14
separator_symbol " "
colors{
background $nc
separator $bg
statusline $fg
# border bg text
focused_workspace $nc $fc $nc
inactive_workspace $nc $nc $fc