diff --git a/.config/i3/config b/.config/i3/config index 209effb..c280f64 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -54,11 +54,11 @@ bindsym $mod+Shift+c sticky toggle ######### COLORS ########## # BORDER BACKGROUND TEXT INDICATOR CHILD_BORDER -client.focused #fb4934 #83a598 #282828 #fb4934 #fabd2f -client.unfocused #fabd2f #fb4934 #d5c4a1 #fabd2f #282828 -client.focused_inactive #282828 #665c54 #d5c4a1 #fabd2f #282828 -client.urgent #b8bb26 #b8bb26 #282828 #b8bb26 #b8bb26 -client.background #665c54 +client.focused #cc241d #b58900 #282828 #cc241d #d79921 +client.unfocused #d79921 #cc241d #a89984 #d79921 #282828 +client.focused_inactive #282828 #414141 #a89984 #d79921 #282828 +client.urgent #689d6a #689d6a #282828 #689d6a #689d6a +client.background #414141 ###---Starting External Scripts---### @@ -192,7 +192,7 @@ bindsym $mod+s gaps inner current plus 5 bindsym $mod+Shift+s gaps inner current minus 5 #bindsym $mod+d exec rofi -config ~/.config/rofi/config -show drun -bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font Mono-18' -h '35' -nb '#d3869b' -sf '#282828' -sb '#b8bb26' -nf '#fbf1c7' +bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font Mono-18' -h '35' -nb '#b16286' -sf '#282828' -sb '#76dd7a' -nf '#ebd6b8' bindsym Mod1+d exec ~/.config/Scripts/rofi-bangs.sh bindsym $mod+Shift+d gaps inner current set 0; gaps outer current set 0 diff --git a/.config/polybar/colors b/.config/polybar/colors new file mode 100644 index 0000000..3cecf38 --- /dev/null +++ b/.config/polybar/colors @@ -0,0 +1,17 @@ +[colors] +background = #00000000 +background-alt = #cc241d +foreground = #d79921 +foreground-alt = #458588 +highlight = #a89984 +error = #76dd7a +red = #689d6a +yellow = #b58900 +green = #b16286 +darkblue = #d79921 +alert = #FF0000 +lightblue = #ebd6b8 +orange = #458588 +blue = #ff2016 +black = #282828 +grey = #414141 diff --git a/.config/polybar/config b/.config/polybar/config index d133951..9749cca 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -4,22 +4,7 @@ ; | \_/|_| |_)/--\| \ ; [colors] -background = #00000000 -background-alt = #fb4934 -foreground = #fabd2f -foreground-alt = #8ec07c -highlight = #d5c4a1 -error = #b8bb26 -red = #b8bb26 -yellow = #83a598 -green = #d3869b -darkblue = #fabd2f -alert = #FF0000 -lightblue = #fbf1c7 -orange = #8ec07c -blue = #fb4934 -black = #282828 -grey = #665c54 +include-file = ~/.config/polybar/colors [bar/top] monitor = ${env:MONITOR:eDP-1} diff --git a/.config/wpg/templates/config_polybar_config b/.config/wpg/templates/config_polybar_config deleted file mode 120000 index 57c0176..0000000 --- a/.config/wpg/templates/config_polybar_config +++ /dev/null @@ -1 +0,0 @@ -/home/hate/.config/polybar/config \ No newline at end of file diff --git a/.config/wpg/templates/config_polybar_config.base b/.config/wpg/templates/config_polybar_config.base deleted file mode 100644 index ec6f662..0000000 --- a/.config/wpg/templates/config_polybar_config.base +++ /dev/null @@ -1,581 +0,0 @@ -; vim:ft=dosini -; _ _ _ _ -; |_)/ \|\_/|_) /\ |_) -; | \_/|_| |_)/--\| \ -; -[colors] -background = #00000000 -background-alt = {color1} -foreground = {color3} -foreground-alt = {color6} -highlight = {color7} -error = {color10} -red = {color2} -yellow = {color4} -green = {color5} -darkblue = {color3} -alert = #FF0000 -lightblue = {color15} -orange = {color6} -blue = {color9} -black = {color0} -grey = {color8} - -[bar/top] -monitor = ${{env:MONITOR:eDP-1}} -include-file = ~/.config/polybar/top-bar -modules-left = i3 arrow01 xwindow arrow0 -modules-center = term chrome editor fm music vpn -modules-right = arrow9 expressvpn-status arrow7 wlan arrow6 pkg arrow5 pavolume arrow4 battery arrow3 backlight arrow2 networkmanager arrow1 popup-calendar - -;tray-position = right -;tray-padding = 2 -;tray-transparent = true -;tray-background = #0063ff - -[bar/bottom] -monitor = ${{env:MONITOR:eDP-1}} -include-file = ~/.config/polybar/bottom-bar -modules-left = hostname arrowb01 -modules-center = cpu memory temperature filesystem -modules-right = arrowb1 openweather - -[module/arrowb01] -type = custom/text -content = "" -content-foreground = ${{colors.blue}} -content-background = #00000000 - -[module/arrowb1] -type = custom/text -content = "" -content-foreground = ${{colors.green}} -content-background = #00000000 - -[module/arrowb2] -type = custom/text -content = "" -content-foreground = ${{colors.orange}} -content-background = #00000000 - -[module/arrow01] -type = custom/text -content = "" -content-foreground = ${{colors.grey}} -content-background = ${{colors.yellow}} - - -[module/arrow0] -type = custom/text -content = "" -content-foreground = ${{colors.yellow}} -content-background = #00000000 - -[module/arrow1] -type = custom/text -content = "" -content-foreground = ${{colors.lightblue}} -content-background = ${{colors.yellow}} - -[module/arrow2] -type = custom/text -content = "" -content-foreground = ${{colors.yellow}} -content-background = ${{colors.darkblue}} - -[module/arrow3] -type = custom/text -content = "" -content-foreground = ${{colors.darkblue}} -content-background = ${{colors.red}} - -[module/arrow4] -type = custom/text -content = "" -content-foreground = ${{colors.red}} -content-background = ${{colors.orange}} - -[module/arrow5] -type = custom/text -content = "" -content-foreground = ${{colors.orange}} -content-background = ${{colors.blue}} - -[module/arrow6] -type = custom/text -content = "" -content-foreground = ${{colors.blue}} -content-background = ${{colors.green}} - -[module/arrow7] -type = custom/text -content = "" -content-foreground = ${{colors.green}} -content-background = ${{colors.darkblue}} - -[module/arrow8] -type = custom/text -content = "" -content-foreground = ${{colors.red}} -content-background = ${{colors.darkblue}} - -[module/arrow9] -type = custom/text -content = "" -content-foreground = ${{colors.darkblue}} -content-background = #00000000 - -[module/bluetoothctl] -type = custom/script -exec = ~/.config/Scripts/bluetoothctl.sh -tail = true -click-left = ~/.config/Scripts/bluetoothctl.sh --toggle -label = " %output% " -label-foreground = ${{colors.black}} -label-background = ${{colors.orange}} - -[module/expressvpn-status] -type = custom/script -exec = ~/.config/Scripts/expressvpn-status.sh -interval = 5 -;format-foreground = #E5E9F0 -;format-backgound = #5E81AC -label = " %output%" -label-foreground = ${{colors.black}} -label-background = ${{colors.darkblue}} - -[module/pavolume] -type = custom/script -tail = true -label = " %output% " -exec = ~/.config/Scripts/pavolume.sh --listen -click-right = exec pavucontrol -click-left = ~/.config/Scripts/pavolume.sh --togmute -scroll-up = ~/.config/Scripts/pavolume.sh --up -scroll-down = ~/.config/Scripts/pavolume.sh --down -format-foreground = ${{colors.black}} -format-background = ${{colors.orange}} - -[module/filesystem] -type = internal/fs -mount-0 = / -interval = 10 -fixed-values = true -spacing = 4 -format-mounted = -format-unmounted = -label-mounted = "  %percentage_used%%" -label-mounted-foreground = ${{colors.foreground}} -label-mounted-background = ${{colors.background}} -label-unmounted = %mountpoint%: not mounted -label-unmounted-foreground = ${{colors.foreground-alt}} - -[module/backlight] -type = custom/script -interval = 0.2 -exec = ~/.config/Scripts/backlight.sh -scroll-up = exec light -A 5 -scroll-down = exec light -U 5 -format-prefix = "  " -format-prefix-foreground = ${{colors.black}} -format-prefix-background = ${{colors.darkblue}} -label = "%output%% " -label-foreground = ${{colors.black}} -label-background = ${{colors.darkblue}} - -[module/popup-calendar] -type = custom/script -exec = ~/.config/Scripts/popup-calendar.sh -interval = 5 -click-left = ~/.config/Scripts/popup-calendar.sh --popup -format-prefix = "  " -format-prefix-foreground = ${{colors.black}} -format-prefix-background = ${{colors.lightblue}} -label = "%output% " -format-foreground = ${{colors.black}} -format-background = ${{colors.lightblue}} - -[module/vpncheck] -type = custom/script -exec = pgrep openvpn -interval = 5 -label = "VPN " -format-prefix = "  " -format-prefix-foreground = ${{colors.black}} -format-prefix-background = ${{colors.orange}} -label-foreground = ${{colors.black}} -label-background = ${{colors.orange}} - -[module/hostname] -type = custom/script -interval = 256 -format = "