From 006c022a84f430e20c14e4b9a0362887f333f3b6 Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Fri, 28 Jul 2023 00:07:23 +0300 Subject: [PATCH] some changes... --- .config/i3/config | 8 +- .config/polybar/config | 614 -------------------------------------- .config/polybar/launch.sh | 29 +- addons/pacman-packages | 2 + addons/yay-packages | 1 - 5 files changed, 16 insertions(+), 638 deletions(-) delete mode 100644 .config/polybar/config diff --git a/.config/i3/config b/.config/i3/config index 6375773..cebfdd4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -66,7 +66,7 @@ client.placeholder $base00 $base00 $base05 $base00 $base00 client.background $base07 -bindsym $mod+d exec dmenu_run -nb '#2E3440' -sb '#88C0D0' -nf '#ECEFF4' -sf '#2E3440' -fn 'UbuntuMono Nerd Font-20' -h '35' +bindsym $mod+d exec dmenu_run -nb '#2E3440' -sb '#88C0D0' -nf '#ECEFF4' -sf '#2E3440' -fn 'UbuntuMono Nerd Font-20' -h '35' # End flavours ###---Starting External Scripts---### @@ -74,8 +74,8 @@ bindsym $mod+d exec dmenu_run -nb '#2E3440' -sb '#88C0D0' -nf '#ECEFF4' #exec --no-startup-id xrdb -merge .Xresources #Start mopidy #exec --no-startup-id mopidy & -#Twmn -exec --no-startup-id twmnd & +#Dunst +exec --no-startup-id dunst & #Album art for mpd/mopidy #Mpdscribble #exec --no-startup-id mpdscribble --no-daemon & @@ -334,7 +334,7 @@ bindsym $mod+F1 exec --no-startup-id arandr bindsym $mod+F2 exec --no-startup-id sudo systemctl hibernate bindsym $mod+F3 exec --no-startup-id sudo systemctl restart NetworkManager bindsym $mod+F4 exec --no-startup-id ~/.config/polybar/launch.sh -bindsym $mod+F5 exec --no-startup-id sudo systemctl restart bluetooth.service +bindsym $mod+F5 exec --no-startup-id sudo systemctl restart iwd.service #bindsym $mod+F6 exec --no-startup-id systemctl --user restart wallpaper.service ###---Arrow Keys---### diff --git a/.config/polybar/config b/.config/polybar/config deleted file mode 100644 index 9013f9d..0000000 --- a/.config/polybar/config +++ /dev/null @@ -1,614 +0,0 @@ -; vim:ft=dosini -; _ _ _ _ -; |_)/ \|\_/|_) /\ |_) -; | \_/|_| |_)/--\| \ -; -[colors] -include-file = ~/.config/polybar/colors.ini - -[bar/top] -monitor = ${env:MONITOR:eDP-1} -include-file = ~/.config/polybar/top-bar -modules-left = i3 arrow01 xwindow arrow0 -modules-center = -modules-right = arrow10 redshift arrow9 vpn-wireguard-wg arrow7 wlan arrow6 pkg arrow5 pulseaudio-devices 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.base0C} -content-background = ${colors.background} - -[module/arrowb1] -type = custom/text -content = "" -content-foreground = ${colors.base0B} -content-background = ${colors.background} - -[module/arrowb2] -type = custom/text -content = "" -content-foreground = ${colors.base09} -content-background = ${colors.background} - -[module/arrow01] -type = custom/text -content = "" -content-foreground = ${colors.base03} -content-background = ${colors.base0A} - - -[module/arrow0] -type = custom/text -content = "" -content-foreground = ${colors.base0A} -content-background = ${colors.background} - -[module/arrow1] -type = custom/text -content = "" -content-foreground = ${colors.base07} -content-background = ${colors.base0A} - -[module/arrow2] -type = custom/text -content = "" -content-foreground = ${colors.base0A} -content-background = ${colors.base0F} - -[module/arrow3] -type = custom/text -content = "" -content-foreground = ${colors.base0F} -content-background = ${colors.base08} - -[module/arrow4] -type = custom/text -content = "" -content-foreground = ${colors.base08} -content-background = ${colors.base09} - -[module/arrow5] -type = custom/text -content = "" -content-foreground = ${colors.base09} -content-background = ${colors.base0C} - -[module/arrow6] -type = custom/text -content = "" -content-foreground = ${colors.base0C} -content-background = ${colors.base0B} - -[module/arrow7] -type = custom/text -content = "" -content-foreground = ${colors.base0B} -content-background = ${colors.base0A} - -[module/arrow8] -type = custom/text -content = "" -content-foreground = ${colors.base0F} -content-background = ${colors.base0A} - -[module/arrow9] -type = custom/text -content = "" -content-foreground = ${colors.base0A} -content-background = ${colors.base09} - -[module/arrow10] -type = custom/text -content = "" -content-foreground = ${colors.base09} -content-background = ${colors.background} - -[module/pulseaudio-devices] -type = custom/script -label = "%output%" -label-font = 2 -interval = 2.0 -exec = ~/.config/polybar/scripts/pipewire/sound.sh -click-right = exec pavucontrol & -click-left = ~/.config/polybar/scripts/pipewire/sound.sh mute & -scroll-up = ~/.config/polybar/scripts/pipewire/sound.sh up & -scroll-down = ~/.config/polybar/scripts/pipewire/sound.sh down & -format-foreground = ${colors.base00} -format-background = ${colors.base09} - -[module/bluetoothctl] -type = custom/script -exec = ~/.config/polybar/scripts/bluetoothctl.sh -tail = true -click-left = ~/.config/polybar/scripts/bluetoothctl.sh --toggle -label = " %output% " -label-foreground = ${colors.base00} -label-background = ${colors.base09} - -;[module/vpn-nordvpn-status] -;type = custom/script -;exec = ~/.config/polybar/scripts/nordvpn/vpn-nordvpn-status.sh -;interval = 5 -;label = " %output% " -;label-foreground = ${colors.base00} -;label-background = ${colors.base0F} - -[module/vpn] -type = custom/script -exec = ~/.config/polybar/scripts/nordvpn/vpn_module.sh -click-left = ~/.config/polybar/scripts/nordvpn/vpn_module.sh --toggle-connection -click-right = ~/.config/polybar/scripts/nordvpn/vpn_module.sh --location-menu -click-middle = ~/.config/polybar/scripts/nordvpn/vpn_module.sh --ip_address -interval = 5 -format = " 