Umbreon install update

This commit is contained in:
2022-04-20 12:59:45 -06:00
parent c1ee716a90
commit 1c329c86f6
15 changed files with 61 additions and 9 deletions

6
config/bat.conf Normal file
View File

@ -0,0 +1,6 @@
--theme="ansi"
--italic-text=always
--map-syntax "*.clisp:lisp"
--map-syntax "Dockerfile*:Dockerfile"

View File

@ -1,8 +1,10 @@
background_opacity 0.85
font_family DejaVuSansMono Nerd Font Complete Mono
font_size 17.0
font_size 14.0
allow_remote_control yes
confirm_os_window_close 0
cursor_shape block
shell_integration no-cursor

1
config/xconfig.conf Normal file
View File

@ -0,0 +1 @@
setxkbmap -option compose:ralt

View File

@ -7,10 +7,12 @@ X11_SCRIPTS='/etc/X11/xinit/xinitrc.d';
if [ -d $X11_SCRIPTS ]
then
for script in $(find "$X11_SCRIPTS" -name \*.sh); do
source "$script";
source "$script"
done
fi
command -v dex && dex -a
#####################################################################
CUSTOM_DMENU_COMMANDS="$HOME/.local/dmenu"
@ -27,5 +29,6 @@ $DOTWRYN/bin/xorg/activate-default &
#####################################################################
cd
exec i3