aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-03-11 22:19:31 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-03-11 22:19:31 +0530
commit9bc07f3ee761b9bf84a16e27fcc3b0303b98aaa2 (patch)
tree1fa86bc3cacf563977b2530979ab84ce796072a3 /.config
parent6ceaafc53468ea5d57f74d1881278f84490758a9 (diff)
back to purple theme
Diffstat (limited to '.config')
-rw-r--r--.config/XMonad/lib/Defaults.hs6
-rw-r--r--.config/fish/fish_variables2
-rw-r--r--.config/polybar/config.ini16
3 files changed, 12 insertions, 12 deletions
diff --git a/.config/XMonad/lib/Defaults.hs b/.config/XMonad/lib/Defaults.hs
index 2ba8612..3984442 100644
--- a/.config/XMonad/lib/Defaults.hs
+++ b/.config/XMonad/lib/Defaults.hs
@@ -9,10 +9,10 @@ import XMonad.Util.Loggers
-- import XMonad.Hooks.StatusBar
-- import XMonad.Hooks.StatusBar.PP
--- myBorder = "#120F23"
--- myBorder' = "#C44CF2"
myBorder = "#120F23"
-myBorder' = "#1ca09d"
+myBorder' = "#C44CF2"
+-- myBorder = "#120F23"
+-- myBorder' = "#1ca09d"
myBorderWidth :: Dimension
myBorderWidth = 2
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables
index 6faac05..b6d1163 100644
--- a/.config/fish/fish_variables
+++ b/.config/fish/fish_variables
@@ -41,4 +41,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SETUVAR fish_pager_color_selected_background:\x2dr
-SETUVAR fish_user_paths:/home/zt/\x2egopath/bin\x1e/home/zt/\x2egopath\x1e/usr/local/bin\x1e/home/zt/\x2eemacs\x2ed/bin\x1e/home/zt/\x2elocal/bin\x1e/home/zt/\x2escripts
+SETUVAR fish_user_paths:/opt/android\x2dsdk/cmdline\x2dtools/latest/bin\x1e/home/zt/\x2eflutterpath/bin\x1e/home/zt/\x2egopath/bin\x1e/home/zt/\x2egopath\x1e/usr/local/bin\x1e/home/zt/\x2eemacs\x2ed/bin\x1e/home/zt/\x2elocal/bin\x1e/home/zt/\x2escripts
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini
index 5edd9e9..940d4a0 100644
--- a/.config/polybar/config.ini
+++ b/.config/polybar/config.ini
@@ -25,14 +25,14 @@ foreground = #FFFFFF
systray-bg = #e6100b13
-;module-color-0 = #9b1bed
-;module-color-1 = #ff0aa3
-module-color-0 = #1ca09d
-module-color-1 = #2be38f
+module-color-0 = #9b1bed
+module-color-1 = #ff0aa3
+;module-color-0 = #1ca09d
+;module-color-1 = #2be38f
module-bg = #e6100b13
-;xwindow-fg = #9d00ff
-xwindow-fg = #1ca09d
+xwindow-fg = #9d00ff
+;xwindow-fg = #1ca09d
;ws-active-fg = #ffffff
ws-active-fg = #232627
@@ -79,8 +79,8 @@ mem-bg = ${colors.module-bg}
vol-fg = ${colors.module-color-0}
vol-bg = ${colors.module-bg}
-;vol-fg-alt = #c32aeb
-vol-fg-alt = ${colors.module-color-1}
+vol-fg-alt = #c32aeb
+;vol-fg-alt = ${colors.module-color-1}
batt-charging-bg = ${colors.module-bg}
batt-charging-fg = ${colors.module-color-0}