diff options
Diffstat (limited to 'config/x11/xinitrc')
| -rwxr-xr-x | config/x11/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/x11/xinitrc b/config/x11/xinitrc index 807c59d..2771e72 100755 --- a/config/x11/xinitrc +++ b/config/x11/xinitrc @@ -10,6 +10,7 @@ redshift & # filter blue light dunst & # notification daemon unclutter --timeout 10 --fork # hide mouse after 2s clout push-watch & # could with rsync +xrdb "$XDG_CONFIG_HOME/x11/Xresources" case "$(cat /etc/hostname)" in charles-main) |
