diff --git a/X11/.Xresources b/X11/.Xresources index 2f9f447..bcfebf3 100644 --- a/X11/.Xresources +++ b/X11/.Xresources @@ -1,7 +1,7 @@ -*foreground:#abb2bf +*foreground:#c6d0f5 *foreground-light:#d4d8df *foreground-lighter:#f6f7f9 -*background:#c6d0f5 +*background:#303446 *background-light:#323842 *background-dark:#21252b *background-darker:#1e2227 diff --git a/archinstall/install.sh b/archinstall/install.sh index 51f8416..882f429 100755 --- a/archinstall/install.sh +++ b/archinstall/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -DISK="/dev/vda" +DISK="/dev/sdc" MOUNTOPTS="defaults,ssd,compress=zstd,autodefrag,noatime" PASSWORD="root" diff --git a/packages b/packages index 5716a4f..30b9032 100644 --- a/packages +++ b/packages @@ -7,6 +7,7 @@ dunst feh flameshot firefox +htop i3lock i3-wm lxappearance diff --git a/polybar/config.ini b/polybar/config.ini index be3a1fa..54268dc 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -25,7 +25,7 @@ alert = #e78284 disabled = #737994 [bar/HDMI-0] -monitor = HDMI-0 +monitor = Virtual-1 width = 100% height = 30px @@ -132,7 +132,7 @@ interval = 25 mount-0 = / -label-mounted = %{F#61afef}%{F-} %percentage_used%% +label-mounted = %{F#8caaee} %{F-} %percentage_used%% label-mounted-font = 1 label-unmounted = %mountpoint% not mounted @@ -143,13 +143,13 @@ type = internal/pulseaudio format-volume = format-volume-prefix-font = 1 -format-volume-prefix = " " +format-volume-prefix = " " format-volume-prefix-foreground = ${colors.primary} label-volume = "%percentage%%" label-volume-font = 1 -label-muted = %{F#61afef}%{F-} mute +label-muted = %{F#8caaee}󰝟%{F-} mute [module/xkeyboard] type = internal/xkeyboard @@ -164,14 +164,14 @@ label-indicator-background = ${colors.primary} [module/memory] type = internal/memory interval = 2 -format-prefix = " " +format-prefix = " " format-prefix-foreground = ${colors.primary} label = %percentage_used:2%% [module/cpu] type = internal/cpu interval = 2 -format-prefix = " " +format-prefix = " " format-prefix-foreground = ${colors.primary} label = %percentage%% @@ -180,7 +180,7 @@ type = internal/network interface-type = wired interval = 5 format-connected = -format-connected-prefix = " " +format-connected-prefix = " " format-connected-prefix-foreground = ${colors.primary} label-connected = %ifname% %local_ip% @@ -190,7 +190,7 @@ type = internal/network interface-type = wired interval = 5 format-connected = -format-connected-prefix = " " +format-connected-prefix = "󰾆 " format-connected-prefix-foreground = ${colors.primary} label-connected = %upspeed% %downspeed% @@ -200,7 +200,7 @@ exec = pacman -Syup | head -n -4 | wc -l interval = 600 format =