summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/gtk-2.0/gtkrc-2.02
-rw-r--r--.config/newsboat/urls1
-rwxr-xr-x.config/sxhkd/sxhkdrc4
3 files changed, 6 insertions, 1 deletions
diff --git a/.config/gtk-2.0/gtkrc-2.0 b/.config/gtk-2.0/gtkrc-2.0
index 9d288ab..3cbd1d8 100644
--- a/.config/gtk-2.0/gtkrc-2.0
+++ b/.config/gtk-2.0/gtkrc-2.0
@@ -1,7 +1,7 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
-include "/home/glizzster/.gtkrc-2.0.mine"
+include "/home/krolyxon/.gtkrc-2.0.mine"
gtk-theme-name="Arc-Dark"
gtk-icon-theme-name="Papirus-Dark"
gtk-font-name="Cantarell 11"
diff --git a/.config/newsboat/urls b/.config/newsboat/urls
index 10498f5..063d795 100644
--- a/.config/newsboat/urls
+++ b/.config/newsboat/urls
@@ -1,4 +1,5 @@
https://blog.rust-lang.org/feed.xml "programming"
https://digdeeper.neocities.org/atom.xml
https://lukesmith.xyz/rss.xml
+https://landchad.net/rss
https://www.archlinux.org/feeds/news/ "tech"
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index bf15a16..46f3de5 100755
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -10,6 +10,10 @@ super + grave
super + c
setxkbmap -option caps:swapescape && xset r rate 300 50
+# ncmpcpp
+super + shift + n
+ $TERMINAL -e ncmpcpp
+
# Screenshot tool
Print
maimshot