From cabdc9c14748dc11bfebaa37ae5f1af48042b4d9 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 24 Feb 2022 19:03:33 -0800 Subject: polybar: delete configuration This is not needed anymore, we can remove it completely. --- users/fcuny/configs/polybar/modules/i3.ini | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 users/fcuny/configs/polybar/modules/i3.ini (limited to 'users/fcuny/configs/polybar/modules/i3.ini') diff --git a/users/fcuny/configs/polybar/modules/i3.ini b/users/fcuny/configs/polybar/modules/i3.ini deleted file mode 100644 index 7e24a4a..0000000 --- a/users/fcuny/configs/polybar/modules/i3.ini +++ /dev/null @@ -1,20 +0,0 @@ -[module/i3] -type = internal/i3 -format = -index-sort = true -wrapping-scroll = false -pin-workspaces = true - -label-mode-background = ${colors.highlight} -label-mode-padding = 1 -label-focused = %name% -label-focused-background = ${colors.focused} -label-focused-padding = 1 -label-unfocused = %name% -label-unfocused-padding = 1 -label-visible = %name% -label-visible-background = ${colors.highlight} -label-visible-padding = 1 -label-urgent = %name% -label-urgent-background = #a00000 -label-urgent-padding = 1 -- cgit v1.2.3