summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/alacritty/alacritty.yml57
-rw-r--r--.config/gtk-2.0/gtkrc2
-rw-r--r--.config/gtk-3.0/settings.ini4
-rwxr-xr-x.local/bin/scripts/dmenucmd11
-rwxr-xr-x.local/bin/scripts/x-terminal-emulator2
-rw-r--r--.profile2
-rw-r--r--.xprofile5
7 files changed, 45 insertions, 38 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml
index 18fe8f0..3460c39 100644
--- a/.config/alacritty/alacritty.yml
+++ b/.config/alacritty/alacritty.yml
@@ -1,34 +1,43 @@
+env:
+ TERM: xterm-256color
+
font:
- size: 10
+ size: 8
window:
padding:
x: 7
y: 7
-# Colors (Gruvbox dark)
-colors:
- primary:
- background: '#282828'
- foreground: '#ebdbb2'
-
- normal:
- black: '#282828'
- red: '#cc241d'
- green: '#98971a'
- yellow: '#d79921'
- blue: '#458588'
- magenta: '#b16286'
- cyan: '#689d6a'
- white: '#a89984'
+background_opacity: 0.9
+# Colors (Abernathy)
+colors:
bright:
- black: '#928374'
- red: '#fb4934'
- green: '#b8bb26'
- yellow: '#fabd2f'
- blue: '#83a598'
- magenta: '#d3869b'
- cyan: '#8ec07c'
- white: '#ebdbb2'
+ black: '#404040'
+ blue: '#11b5f6'
+ cyan: '#00ffff'
+ green: '#00ff00'
+ magenta: '#ff00ff'
+ red: '#ff0000'
+ white: '#ffffff'
+ yellow: '#ffff00'
+ cursor:
+ cursor: '#bbbbbb'
+ text: '#ffffff'
+ normal:
+ black: '#000000'
+ blue: '#1093f5'
+ cyan: '#00cdcd'
+ green: '#00cd00'
+ magenta: '#cd00cd'
+ red: '#cd0000'
+ white: '#faebd7'
+ yellow: '#cdcd00'
+ primary:
+ background: '#111416'
+ foreground: '#eeeeec'
+ selection:
+ background: '#eeeeec'
+ text: '#333333'
diff --git a/.config/gtk-2.0/gtkrc b/.config/gtk-2.0/gtkrc
index 9284b74..7ab81a7 100644
--- a/.config/gtk-2.0/gtkrc
+++ b/.config/gtk-2.0/gtkrc
@@ -2,7 +2,7 @@
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/andrew/.gtkrc-2.0.mine"
-gtk-theme-name="gruvbox-custom"
+gtk-theme-name="Adwaita-dark"
gtk-icon-theme-name="gruvbox-custom"
gtk-font-name="Sans 10"
gtk-cursor-theme-name="Mocu-White-Right"
diff --git a/.config/gtk-3.0/settings.ini b/.config/gtk-3.0/settings.ini
index 7eba09d..1c40b04 100644
--- a/.config/gtk-3.0/settings.ini
+++ b/.config/gtk-3.0/settings.ini
@@ -1,5 +1,5 @@
[Settings]
-gtk-theme-name=gruvbox-custom
+gtk-theme-name=Adwaita-dark
gtk-icon-theme-name=gruvbox-custom
gtk-font-name=Sans 10
gtk-cursor-theme-name=Mocu-White-Right
@@ -12,5 +12,5 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
-gtk-xft-hintstyle=hintmedium
+gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
diff --git a/.local/bin/scripts/dmenucmd b/.local/bin/scripts/dmenucmd
index d205e0c..b171b44 100755
--- a/.local/bin/scripts/dmenucmd
+++ b/.local/bin/scripts/dmenucmd
@@ -1,9 +1,8 @@
#!/bin/sh
dmenumon="0"
dmenufont="monospace:size=15"
-col_gray1="#222222";
-col_gray2="#444444";
-col_gray3="#bbbbbb";
-col_gray4="#eeeeee";
-col_cyan="#005577";
-dmenu -l 10 -i -m $dmenumon -fn $dmenufont -nb $col_gray1 -nf $col_gray3 -sb $col_cyan -sf $col_gray4
+normal_fg="#eeeeec"
+normal_bg="#111416"
+selected_fg="#faebd7"
+selected_bg="#005577"
+dmenu -l 10 -i -m $dmenumon -fn $dmenufont -nb $normal_bg -nf $normal_fg -sb $selected_bg -sf $selected_fg
diff --git a/.local/bin/scripts/x-terminal-emulator b/.local/bin/scripts/x-terminal-emulator
index dea7090..c27a80a 100755
--- a/.local/bin/scripts/x-terminal-emulator
+++ b/.local/bin/scripts/x-terminal-emulator
@@ -1,2 +1,2 @@
#!/bin/sh
-tabbed -c -r 2 st -w '' $@
+tabbed -c -r 2 alacritty --embed '' $@
diff --git a/.profile b/.profile
index 8a799a1..c8f54dc 100644
--- a/.profile
+++ b/.profile
@@ -38,7 +38,7 @@ export STACK_ROOT="$XDG_DATA_HOME/stack"
export R_ENVIRON="$XDG_CONFIG_HOME/r/.Renviron"
export ELINKS_CONFDIR="$XDG_CONFIG_HOME/elinks"
export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer"
-export WGETRC="$XDG_CONFIG_HOME/wgetrc"
+export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
export SQLITE_HISTORY="$XDG_DATA_HOME/sqlite_history"
export XMONAD_CONFIG_HOME="$XDG_CONFIG_HOME/xmonad"
diff --git a/.xprofile b/.xprofile
index 8c80435..67415c9 100644
--- a/.xprofile
+++ b/.xprofile
@@ -13,7 +13,6 @@ xss-lock -v -- slock -m "$(cowsay 'You shall not pass!')" &
if [ "$DESKTOP_SESSION" = "dwm" ]; then
compositor_args="-o 0"
dwmblocks &
- pgrep -x sxhkd > /dev/null || sxhkd -c $XDG_CONFIG_HOME/sxhkd/sxhkdrc.dwm &
elif [ "$DESKTOP_SESSION" = "xmonad" ] || \
[ "$DESKTOP_SESSION" = "bspwm" ]; then
compositor_args="-o 0"
@@ -31,8 +30,8 @@ if ! [ $(command -v compton) ]; then
alias compton="picom"
fi
-# Run compositor only in openbox
-if [ "$DESKTOP_SESSION" = "openbox-session" ]; then
+if [ "$DESKTOP_SESSION" = "openbox-session" ] || \
+ [ "$DESKTOP_SESSION" = "dwm" ]; then
compton -c --config $XDG_CONFIG_HOME/compton/compton.conf $compositor_args &
fi