mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 17:28:33 +02:00
fix: i3blocks do not show in shoukei
This commit is contained in:
@@ -359,15 +359,10 @@ bar {
|
|||||||
font pango: Noto Sans Regular 10
|
font pango: Noto Sans Regular 10
|
||||||
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
||||||
position top
|
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)
|
# 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
|
# reference: https://i3wm.org/docs/userguide.html#_tray_output
|
||||||
#tray_output primary
|
tray_output primary
|
||||||
tray_padding 0
|
tray_padding 0
|
||||||
|
|
||||||
# When strip_workspace_numbers is set to yes,
|
# When strip_workspace_numbers is set to yes,
|
||||||
|
|||||||
Reference in New Issue
Block a user