mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 07:24:10 +01:00
fix: i3blocks do not show in shoukei
This commit is contained in:
@@ -359,15 +359,10 @@ bar {
|
||||
font pango: Noto Sans Regular 10
|
||||
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
||||
position top
|
||||
# you can add different bars for multidisplay setups on each display by using `output`
|
||||
output DP-2
|
||||
|
||||
# enable transparency for i3bar
|
||||
i3bar_command i3bar --transparency
|
||||
|
||||
# it could be that you have no primary display set: set one (xrandr --output <output> --primary)
|
||||
# reference: https://i3wm.org/docs/userguide.html#_tray_output
|
||||
#tray_output primary
|
||||
tray_output primary
|
||||
tray_padding 0
|
||||
|
||||
# When strip_workspace_numbers is set to yes,
|
||||
|
||||
Reference in New Issue
Block a user