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

This commit is contained in:
2025-05-16 15:24:21 -04:00
parent ff881fd0ad
commit de2315dd20
5 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# browser.conf
# floorp
$browser = /usr/bin/flatpak run one.ablaze.floorp
$browser = uwsm app -- one.ablaze.floorp.desktop
$mainMod = SUPER
## autostart

View File

@@ -1,6 +1,6 @@
# discord_workspace.conf
$discord = /usr/bin/flatpak run com.discordapp.Discord
$discord = uwsm app -- com.discordapp.Discord.desktop
$discord_class = class:^(vesktop)$|^(discord)$|^(com.discord.app.Discord)$|^(WebCord)$|^(equibop)$

View File

@@ -3,7 +3,7 @@
# workspace number
$game-workspace-number = 5
exec-once = steam %U
exec-once = uwsm app -- steam.desktop
# window rules
windowrule = workspace 9 silent, title:^(Steam)$

View File

@@ -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