This commit is contained in:
ayham 2022-01-14 11:54:40 +03:00
parent 50f58a01bf
commit e1aa26c954
Signed by: ayham
GPG Key ID: EAB7F5A9DF503678
5 changed files with 16 additions and 2 deletions

View File

@ -5,7 +5,7 @@ include "/home/ayham/.gtkrc-2.0.mine"
gtk-theme-name="oomox-xresources-reverse"
gtk-icon-theme-name="oomox-Wal"
gtk-font-name="Sans 10"
gtk-cursor-theme-name="Premium"
gtk-cursor-theme-name="WhiteSur-cursors"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_TEXT
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR

View File

@ -13,4 +13,4 @@ gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
gtk-cursor-theme-name=Premium
gtk-cursor-theme-name=WhiteSur-cursors

10
.local/bin/refresh_light_mode Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh
pkill -9 feh
feh --no-fehbg --bg-fill ~/pix/wallpapers/wallpaper
rm -r ~/.cache/wal/
wal -l -n -i ~/pix/wallpapers/wallpaper
xrdb ~/.cache/wal/colors.Xresources
cp ~/.cache/wal/dunstrc ~/.config/dunst/dunstrc
pkill -9 dunst

2
.local/bin/remap_caps_ctrl Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
xmodmap ~/.config/Xmodmap-emacs

2
.local/bin/remap_caps_esc Executable file
View File

@ -0,0 +1,2 @@
#!/binb/ash
xmodmap ~/.config/Xmodmap