summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rwxr-xr-x.config/bspwm/bspwmrc2
-rw-r--r--.config/zsh/.zshrc1
2 files changed, 1 insertions, 2 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
index 01b3ba4..4cdd9b2 100755
--- a/.config/bspwm/bspwmrc
+++ b/.config/bspwm/bspwmrc
@@ -46,7 +46,7 @@ use constant {
use constant {
BSP_BORDER_WIDTH => 1,
BSP_WINDOW_GAP => 0,
- BSP_BORDER_COLOR => '#cc241d',
+ BSP_BORDER_COLOR => '#b92121',
BSP_SPLIT_RATIO => '0.50',
BSP_BORDERLESS_MONOCLE => 'true',
BSP_GAPLESS_MONOCLE => 'true',
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc
index 1baaaaa..4e9260a 100644
--- a/.config/zsh/.zshrc
+++ b/.config/zsh/.zshrc
@@ -1,4 +1,3 @@
-#!/usr/local/bin/bash
# .zshrc
# ========================
# ===== ===============