Added rofi and nixos configs
This commit is contained in:
parent
d80a10d998
commit
a4bcb4084f
5 changed files with 281 additions and 1 deletions
12
.Xresources
12
.Xresources
|
@ -1,3 +1,6 @@
|
|||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!!!!!!!!!!!!!! URXVT !!!!!!!!!!!!!!!!
|
||||
|
||||
!!!!!!Setup env.!!!!!!
|
||||
URxvt.*foreground: #FFFFFF
|
||||
URxvt.*background: #262626
|
||||
|
@ -8,7 +11,7 @@ URxvt.matcher.button: 1
|
|||
URxvt*scrollBar: false
|
||||
|
||||
!!!!!!Font!!!!!!
|
||||
URxvt.font: xft:sourcecodepro:size=10
|
||||
URxvt.font: xft:saucecodepowerline:size=11
|
||||
URxvt.letterSpace: -1
|
||||
|
||||
!!!!!!tango color scheme!!!!!!
|
||||
|
@ -28,3 +31,10 @@ URxvt.*color12: #729fcf
|
|||
URxvt.*color13: #ad7fa8
|
||||
URxvt.*color14: #00f5e9
|
||||
URxvt.*color15: #eeeeec
|
||||
|
||||
!!!!!!!!!!!!!! ROFI !!!!!!!!!!!!!!!!
|
||||
|
||||
rofi.fuzzy: true
|
||||
rofi.key-window: MetaL+w
|
||||
rofi.key-run: MetaL+p
|
||||
rofi.key-ssh: MetaL+s
|
Loading…
Add table
Add a link
Reference in a new issue