Converted config to wofi instead of rofi, and converted more app launches to using uwsm
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 1m0s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 1m0s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# key_binds.conf
|
||||
|
||||
# Set programs that you use
|
||||
$fileManager = uwsm app -- ${dolphin}
|
||||
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
||||
$fileManager = uwsm app -- org.kde.dolphin.desktop
|
||||
$menu = uwsm app -- $(wofi --show drun --define=drun-print_desktop_file=true)
|
||||
#$menu = ags request -i launcher show
|
||||
$screenshot = hyprshot -m region --clipboard-only
|
||||
$powermenu = /usr/share/hypr-hydro-os/scripts/local-lua /usr/share/hypr-hydro-os/scripts/powermenu.lua
|
||||
|
Reference in New Issue
Block a user