Update .Xresources
This commit is contained in:
parent
65fed110b3
commit
3a78fe2300
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
||||||
*color7: {{ .drapeau.colors.subtext1 }}
|
*color7: {{ .drapeau.colors.subtext1 }}
|
||||||
*color15: {{ .drapeau.colors.subtext0 }}
|
*color15: {{ .drapeau.colors.subtext0 }}
|
||||||
|
|
||||||
|
{{ if eq .osid "linux-arch" -}}
|
||||||
! Make Rofi use fish shell
|
! Make Rofi use fish shell
|
||||||
rofi.run-command: fish -c '{cmd}'
|
rofi.run-command: fish -c '{cmd}'
|
||||||
rofi.run-list-command: 'fish -c functions'
|
rofi.run-list-command: 'fish -c functions'
|
||||||
|
{{- end -}}
|
||||||
|
|
Loading…
Reference in a new issue