stuff
This commit is contained in:
parent
a362b34172
commit
df8bf94624
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue