Update 2026-03-13

This commit is contained in:
2026-03-13 14:57:50 +02:00
parent b97f7aaf4a
commit 75f8df8582
35 changed files with 2158 additions and 1134 deletions

View File

@@ -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" ]