feat(rofi): As launcher

This commit is contained in:
js0ny 2025-04-09 10:07:14 +01:00
parent 4270bc9e5d
commit 4ce449ef37
4 changed files with 249 additions and 2 deletions

View file

@ -209,13 +209,22 @@ swaylock:
[linux]
dunst:
mkdir -p {{XDG_CONFIG_HOME}}/dunst
{{LN}} {{DOTFILES}}/platforms/linux/dunst {{XDG_CONFIG_HOME}}/dunst/dunstrc
{{LN}} {{DOTFILES}}/platforms/linux/dunstrc {{XDG_CONFIG_HOME}}/dunst/dunstrc
[linux]
hypr:
{{LN}} {{DOTFILES}}/platforms/linux/hypr {{XDG_CONFIG_HOME}}/hypr
[linux]
rofi:
{{LN}} {{DOTFILES}}/platforms/linux/rofi {{XDG_CONFIG_HOME}}/rofi
[linux]
hyprland:
{{LN}} {{DOTFILES}}/platforms/linux/hypr {{XDG_CONFIG_HOME}}/hypr
@just hypr
@just dunst
@just swaylock
@just rofi
[private]
pull: