mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Update 2026-03-13
This commit is contained in:
@@ -2,6 +2,7 @@ log_level = "warn"
|
||||
outputs = "All"
|
||||
position = "Top"
|
||||
app_launcher_cmd = "fuzzel"
|
||||
enable_esc_key = true
|
||||
|
||||
[modules]
|
||||
left = [ [ "Workspaces" ] ]
|
||||
@@ -14,7 +15,7 @@ update_cmd = 'alacritty -e bash -c "paru; echo Done - Press enter to exit; read"
|
||||
|
||||
[workspaces]
|
||||
visibility_mode = "All"
|
||||
# enable_workspace_filling = true
|
||||
# enable_workspace_filling = false
|
||||
# disable_special_workspaces = true
|
||||
|
||||
[clock]
|
||||
@@ -34,6 +35,7 @@ reboot_cmd = "loginctl reboot"
|
||||
logout_cmd = "logout"
|
||||
remove_airplane_btn = true
|
||||
remove_idle_btn = true
|
||||
peripheral_indicators = {Specific = [ "Gamepad", "Keyboard" ]}
|
||||
|
||||
[system_info]
|
||||
indicators = [ "Cpu", "Memory", "Temperature" ]
|
||||
|
||||
Reference in New Issue
Block a user