diff options
Diffstat (limited to 'users/riking/dotfiles/regolith/Xresources')
-rw-r--r-- | users/riking/dotfiles/regolith/Xresources | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/riking/dotfiles/regolith/Xresources b/users/riking/dotfiles/regolith/Xresources new file mode 100644 index 000000000000..f47b93511af0 --- /dev/null +++ b/users/riking/dotfiles/regolith/Xresources @@ -0,0 +1,5 @@ +#include "/etc/regolith/styles/ubuntu/root" + +i3-wm.program.lock: xset s activate +i3-wm.program.1: /bin/sh $HOME/.config/regolith/initrc + |