mirror of
https://github.com/callumio/nixfiles.git
synced 2026-05-06 11:08:09 +01:00
lots of updates from the past few months
This commit is contained in:
parent
d400e84092
commit
ba4f1bcfcc
12 changed files with 228 additions and 420 deletions
|
|
@ -11,7 +11,7 @@
|
|||
chat = getProgFor "discord";
|
||||
media = getProgFor "spotify";
|
||||
terminal = getProgFor "alacritty";
|
||||
runner = getProgFor' "rofi-wayland" "rofi";
|
||||
runner = getProgFor "rofi";
|
||||
rofi-rbw = getProgFor' "rofi-rbw-wayland" "rofi-rbw";
|
||||
tmux = getProgFor "tmux";
|
||||
slurp = getProgFor "slurp";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue