From e099b3269d75dcc49efea8e741ffbea49dec6348 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Thu, 5 Nov 2020 22:31:01 -0600 Subject: [PATCH] Remove more X stuff --- apps/de/polybar/config | 408 ----------------------------------------- apps/de/polybar/mic.sh | 38 ---- apps/de/polybar/run | 25 --- apps/de/x/resources | 100 ---------- 4 files changed, 571 deletions(-) delete mode 100644 apps/de/polybar/config delete mode 100755 apps/de/polybar/mic.sh delete mode 100755 apps/de/polybar/run delete mode 100755 apps/de/x/resources diff --git a/apps/de/polybar/config b/apps/de/polybar/config deleted file mode 100644 index 3d9f227..0000000 --- a/apps/de/polybar/config +++ /dev/null @@ -1,408 +0,0 @@ -; ############################ ; -; ######### COLORS ######### ; -; ############################ ; - -[colors] -foreground = ${xrdb:color7:#222222} -background = ${xrdb:color0:#111111} - -tray-bg = #222222 - -icon = #555555 - -good = ${xrdb:color2} -neutral = ${xrdb:color3} -bad = ${xrdb:color1} - -active = ${xrdb:color4} -alert = ${xrdb:color1} -bar-bg = ${xrdb:color3} -sysres = ${xrdb:color5} -levels = ${xrdb:color3} -net = ${xrdb:color1} - -cpu = ${colors.sysres} -memory = ${colors.sysres} -filesystem = ${colors.sysres} -thermal = ${xrdb:color2} - -battery-charging = ${colors.good} -battery-full = ${colors.good} -battery-discharging = ${colors.neutral} -; battery- = ${colors.good} - -time = ${colors.foreground} - -; ########################### ; -; ########## BAR ########## ; -; ########################### ; - -[bar/lytedev] -monitor = ${xrdb:polybar.display_monitor:HDMI-1} -width = ${xrdb:polybar.width:100%-200} -height = ${xrdb:polybar.height:40} -offset-x = ${xrdb:polybar.offset_x:100} -offset-y = ${xrdb:polybar.offset_y:100} -radius = 0.0 -fixed-center = true -bottom = ${xrdb:polybar.bottom_of_display:true} -dpi = ${xrdb:dpi:92} - -background = ${colors.background} -foreground = ${colors.foreground} - -line-size = 0 -line-color = ${colors.foreground} - -border-size = 0 -border-color = #00000000 - -padding-left = 0 -padding-right = 0 - -module-margin-left = 1 -module-margin-right = 1 - -font-0 = ${xrdb:polybar.primary_font} -font-1 = ${xrdb:polybar.secondary_font} - -modules-left = bspwm -modules-center = date -modules-right = cpu filesystem memory volume xbacklight xkeyboard temperature battery microphone - -tray-position = right -tray-padding = 0 -tray-background = ${colors.tray-bg} - -wm-restack = bspwm - -override-redirect = true - -; scroll-up = bspwm-desknext -; scroll-down = bspwm-deskprev - -; ############################ ; -; ########### FS ########### ; -; ############################ ; - -[module/filesystem] -type = internal/fs -interval = 25 - -mount-0 = ${xrdb:polybar.storage_volume:/} - -format = -label-mounted = %free% -label-mounted-foreground = ${colors.filesystem} -format-mounted-prefix = " " -format-mounted-prefix-foreground = ${colors.icon} - -; ########################### ; -; ######### BSPWM ######### ; -; ########################### ; - -[module/bspwm] -; ws-icon-0 = 1; -; ws-icon-1 = 2; -; ws-icon-2 = 3; -; ws-icon-3 = 4; -; ws-icon-4 = 5; -; ws-icon-5 = 6; -; ws-icon-6 = 7; -; ws-icon-7 = 8; -; ws-icon-8 = 9; -; ws-icon-9 = 10; -; ws-icon-default = ♟ -; misc icon:  - -ws-icon-0 = 1;1 -ws-icon-1 = 2;2 -ws-icon-2 = 3;3 -ws-icon-3 = 4;4 -ws-icon-4 = 5;5 -ws-icon-5 = 6;6 -ws-icon-6 = 7;7 -ws-icon-7 = 8;8 -ws-icon-8 = 9;9 -ws-icon-9 = 10;0 -ws-icon-default = - -; misc icon: - - -label-focused-font = 1 -label-occupied-font = 1 -label-urgent-font = 1 -label-empty-font = 1 - -type = internal/bspwm -pin-workspaces = false - -label-focused = %icon% -label-focused-background = ${colors.active} -label-focused-foreground = ${colors.background} -label-focused-padding = 2 - -label-occupied = %icon% -label-occupied-padding = 2 - -label-urgent = %icon% -label-urgent-background = ${colors.alert} -label-urgent-padding = 2 - -label-empty = %icon% -label-empty-foreground = ${colors.icon} -label-empty-padding = 2 - -; ########################### ; -; ########## MPD ########## ; -; ########################### ; - -[module/mpd] -type = internal/mpd -format-online = - -icon-prev =  -icon-stop =  -icon-play =  -icon-pause =  -icon-next =  - -label-song-maxlen = 25 -label-song-ellipsis = true - -; ########################### ; -; ####### BACKLIGHT ####### ; -; ########################### ; - -[module/xbacklight] -type = internal/xbacklight - -format =