diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 8f134e1..c3eb747 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -3,8 +3,8 @@ if status is-interactive end export EDITOR="nvim" -export TERMINAL="alacritty" -export TERMINAL_PROG="alacritty" +export TERMINAL="st" +export TERMINAL_PROG="st" export BROWSER="firefox" export PAGER="bat" diff --git a/.config/i3/config b/.config/i3/config index b6d81be..28e0d32 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -230,7 +230,8 @@ assign [class="discord"] 5 # startup programs exec --no-startup-id nextcloud exec --no-startup-id nitrogen --restore -exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1; exec $terminal' +exec --no-startup-id i3-msg 'workspace 2; exec $browser' +exec --no-startup-id i3-msg 'workspace 1; exec $terminal' exec --no-startup-id openrgb -d 0 -m off -d 1 -m off # sets up monitors and picom exec_always --no-startup-id ~/.local/share/scripts/monitor.sh diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 29ba548..53e4f36 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -17,7 +17,7 @@ ;========================================================== include-file = modules.ini -include-file = $HOME/.config/polybar/themes/macchiato.ini +include-file = $HOME/.config/polybar/themes/xresources.ini [settings] screenchange-reload = true @@ -43,8 +43,8 @@ modules-left = i3 sep title modules-center = date dot time modules-right = xkeyboard dot cpu dot amdgpu dot memory dot pulseaudio sep filesystem -background = ${colors.base} -foreground = ${colors.text} +background = ${colors.background} +foreground = ${colors.foreground} line-size = 3pt padding-right = 1 @@ -64,11 +64,11 @@ offset-y = 0.5% ;radius = 8 modules-left = i3 sep title -modules-center = date dot time +modules-center = date dot time modules-right = xkeyboard dot cpu dot gpu dot memory dot backlight dot pulseaudio sep filesystem sep battery -background = ${colors.base} -foreground = ${colors.text} +background = ${colors.background} +foreground = ${colors.foreground} line-size = 3pt padding-right = 1 @@ -90,8 +90,8 @@ modules-left = i3 modules-center = date dot time modules-right = cpu dot gpu dot memory dot pulseaudio sep filesystem -background = ${colors.base} -foreground = ${colors.text} +background = ${colors.background} +foreground = ${colors.foreground} line-size = 3pt padding-right = 1 diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index 308d34b..cb95adc 100644 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -13,8 +13,8 @@ format = label-mode = %mode% label-mode-padding = 1 label-focused = %index% -label-focused-foreground = ${colors.text} -label-focused-underline = ${colors.lavender} +label-focused-foreground = ${colors.foreground} +label-focused-underline = ${colors.lightgrey} label-focused-padding = 1 label-unfocused = %index% label-unfocused-padding = 1 @@ -28,8 +28,8 @@ label-urgent-padding = 1 [module/xworkspaces] type = internal/xworkspaces label-active = %name% -label-active-foreground = ${colors.sky} -label-active-underline= ${colors.lavender} +label-active-foreground = ${colors.lightblue} +label-active-underline= ${colors.lightgrey} label-active-padding = 1 label-occupied = %name% label-occupied-padding = 1 @@ -42,22 +42,22 @@ label-empty-padding = 1 [module/xkeyboard] type = internal/xkeyboard -format = +format = format-prefix = 󰌌 -format-prefix-foreground = ${colors.mauve} +format-prefix-foreground = ${colors.magenta} format-prefix-padding-right = 1 format-spacing = 0 label-layout = %layout% label-layout-padding = 0 -label-layout-background = ${colors.base} -label-layout-foreground = ${colors.text} +label-layout-background = ${colors.background} +label-layout-foreground = ${colors.foreground} [module/title] type = internal/xwindow format =