aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-04-14 19:17:08 +0200
committerlonkaars <loek@pipeframe.xyz>2023-04-14 19:17:08 +0200
commit035248432cf38126a117e673a5b32ba9b98101ef (patch)
tree2a72e3a389a9c0944abdba07d0064e08bac56e02
parent7e63be22be8966b1ec5c08489578f000c22d57bb (diff)
parent31356dff7695e43da92069e2453c619261d13245 (diff)
Merge branch 'master' of pipeframe.xyz:lonkaars/dots
-rw-r--r--.config/polybar/colors.ini9
-rwxr-xr-x.local/share/bin/mode2
2 files changed, 1 insertions, 10 deletions
diff --git a/.config/polybar/colors.ini b/.config/polybar/colors.ini
deleted file mode 100644
index dc427e7..0000000
--- a/.config/polybar/colors.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[color]
-bg = ${xrdb:background:#1e1e2e}
-fg = ${xrdb:foreground:#cdd6f4}
-fg-alt = ${xrdb:background:#1e1e2e}
-fg-half = ${xrdb:color8:#585B70}
-
-alpha = #00000000
-
-; vim:ft=dosini
diff --git a/.local/share/bin/mode b/.local/share/bin/mode
index efa8ad4..fab2de6 100755
--- a/.local/share/bin/mode
+++ b/.local/share/bin/mode
@@ -208,7 +208,7 @@ alpha = #00000000
; vim:ft=dosini
EOF
- echo "$conf" > ~/.config/polybar/colors
+ echo "$conf" > ~/.config/polybar/colors.ini
}
switch_vim_lightline() {