mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Compare commits
2 Commits
f66df58bb2
...
034c581b80
Author | SHA1 | Date | |
---|---|---|---|
|
034c581b80 | ||
|
155ac95493 |
@ -110,7 +110,6 @@ start_if_not_running redshift-gtk
|
|||||||
start_if_not_running syncthing-gtk
|
start_if_not_running syncthing-gtk
|
||||||
start_if_not_running caffeine
|
start_if_not_running caffeine
|
||||||
|
|
||||||
start_if_not_running brave
|
|
||||||
start_if_not_running firefox
|
start_if_not_running firefox
|
||||||
start_if_not_running emacs
|
start_if_not_running emacs
|
||||||
start_if_not_running element-desktop
|
start_if_not_running element-desktop
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
. ~/.cache/wal/colors.fish
|
. ~/.cache/wal/colors.fish
|
||||||
yubikey-oath-dmenu --clipboard-cmd 'xclip -selection clipboard' --notify --menu-cmd "dmenu -nb \"$color0\" -nf \"$color15\" -sb \"$color1\" -sf \"$color15\" -fn \"FuraCode Nerd Font\""
|
yubikey-oath-dmenu --clipboard --clipboard-cmd 'xclip -selection clipboard' --notify --menu-cmd "dmenu -nb \"$color0\" -nf \"$color15\" -sb \"$color1\" -sf \"$color15\" -fn \"FuraCode Nerd Font\""
|
||||||
|
Loading…
Reference in New Issue
Block a user