Move to Chezmoi
This commit is contained in:
parent
f216c4ff2c
commit
e3498e73b5
59 changed files with 499 additions and 2240 deletions
chezmoi/private_dot_config/rofi
1
chezmoi/private_dot_config/rofi/config
Normal file
1
chezmoi/private_dot_config/rofi/config
Normal file
|
@ -0,0 +1 @@
|
|||
rofi.theme: /usr/share/rofi/themes/gruvbox-dark-hard.rasi
|
6
chezmoi/private_dot_config/rofi/config.rasi
Normal file
6
chezmoi/private_dot_config/rofi/config.rasi
Normal file
|
@ -0,0 +1,6 @@
|
|||
configuration {
|
||||
theme: "/usr/share/rofi/themes/gruvbox-dark.rasi";
|
||||
font: "Source Code Pro 12";
|
||||
modi: "window,drun,ssh,combi,calc";
|
||||
combi-modi: "window,drun,ssh";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue