You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
882 B
Plaintext
31 lines
882 B
Plaintext
! rofi
|
|
rofi.font: Iosevka Nerd Font Regular 8
|
|
rofi.padding: 12
|
|
rofi.separator-style: none
|
|
rofi.bw: 2
|
|
rofi.color-enabled: true
|
|
rofi.color-window: #dd000000, #66aaff
|
|
rofi.color-normal: #00000000, #ffffff, #22000000, #88ffffff, #000000
|
|
rofi.color-active: #44000000, #ffffff, #66000000, #44000000, #ffffff
|
|
rofi.hide-scrollbar: true
|
|
rofi.combi-modi: window,run,ssh
|
|
rofi.run-command: fish -c '{cmd}'
|
|
|
|
! urxvt
|
|
urxvt*internalBorder: 12
|
|
urxvt*loginShell: true
|
|
urxvt*scrollBar: false
|
|
urxvt*secondaryScroll: true
|
|
urxvt*saveLines: 65535
|
|
urxvt*cursorBlink: false
|
|
urxvt*urgentOnBell: true
|
|
urxvt*urlLauncher: firefox
|
|
urxvt*termName: rxvt-unicode-256color
|
|
urxvt*font: xft:Iosevka Nerd Font:Regular:size=8,xft:Siji:Regular:size=8
|
|
urxvt*boldFont: xft:Iosevka Nerd Font:Bold:size=8,xft:Siji:Regular:size=8
|
|
|
|
! Colors
|
|
urxvt*depth: 32
|
|
urxvt*foreground: #ffffff
|
|
urxvt*background: rgba:0000/0000/0000/dddd
|