修正polybar配置

master
yutent 2023-07-05 13:56:34 +00:00
parent 575eb5b2b3
commit 919521cf8d
3 changed files with 4 additions and 3 deletions

View File

@ -37,7 +37,7 @@ font-2 = "Symbols Nerd Font:size=15;4"
fixed-center = true fixed-center = true
modules-left = logo i3 modules-left = logo workspaces
modules-center = date modules-center = date
modules-right = netspeed volume space space hibernate space logout modules-right = netspeed volume space space hibernate space logout

View File

@ -6,3 +6,4 @@ include-file = ./modules/date.ini
include-file = ./modules/speed.ini include-file = ./modules/speed.ini
include-file = ./modules/workspace.ini include-file = ./modules/workspace.ini
include-file = ./modules/power.ini include-file = ./modules/power.ini
include-file = ./modules/volume.ini

View File

@ -1,4 +1,4 @@
[module/i3] [module/workspaces]
type = internal/xworkspaces type = internal/xworkspaces
enable-click = true enable-click = true