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/aptos.ini | 37 ----------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 users/fcuny/configs/polybar/aptos.ini (limited to 'users/fcuny/configs/polybar/aptos.ini') diff --git a/users/fcuny/configs/polybar/aptos.ini b/users/fcuny/configs/polybar/aptos.ini deleted file mode 100644 index 04c35fe..0000000 --- a/users/fcuny/configs/polybar/aptos.ini +++ /dev/null @@ -1,37 +0,0 @@ -include-file = ~/.config/polybar/modules/battery.ini -include-file = ~/.config/polybar/modules/bluetooth.ini -include-file = ~/.config/polybar/modules/colors.ini -include-file = ~/.config/polybar/modules/date.ini -include-file = ~/.config/polybar/modules/i3.ini -include-file = ~/.config/polybar/modules/mpd.ini -include-file = ~/.config/polybar/modules/pulseaudio.ini -include-file = ~/.config/polybar/modules/wireless.ini - -[settings] -screenchange-reload = false - -[bar/common] -enable-ipc = true -width = 100% -monitor = ${env:MONITOR:} -monitor-strict = true -dpi = ${env:DPI:} -border-size = 0 -tray-position = none -fixed-center = true -module-margin = 1 -padding-right = 1 -line-size = 3 - -background = ${colors.background} -foreground = ${colors.foreground} - -font-0 = Source Code Pro:style=Regular:size=10;2 - -modules-left = i3 - -modules-center = mpd - -[bar/alone] -inherit = bar/common -modules-right = network bluetooth pulseaudio battery date -- cgit 1.4.1