From c6dcc123db43d98791b30b80737249ca0c65632a Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Thu, 26 Mar 2026 10:19:29 +0100 Subject: [PATCH] Feishin --- hyprland.conf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index cadc6fa..7bb472d 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -28,7 +28,7 @@ $terminal = new-terminal $fileManager = dolphin $menu = rofi -show drun -theme ~/.config/rofi/theme.rasi $hyprscript = ~/.config/hypr/hyprscript -$social = firefox "http://jdb.localhost/" "https://mail.ovh.net/roundcube/" "https://ksuite.infomaniak.com/all/mail" "https://web.telegram.org" "https://web.whatsapp.com/" "https://discord.com/app" "https://nuage.polymny.studio/index.php/apps/calendar/" "https://music.tforgione.fr" +$social = firefox "http://jdb.localhost/" "https://mail.ovh.net/roundcube/" "https://ksuite.infomaniak.com/all/mail" "https://web.telegram.org" "https://web.whatsapp.com/" "https://discord.com/app" "https://nuage.polymny.studio/index.php/apps/calendar/" ################# @@ -45,6 +45,7 @@ exec-once = hypridle exec-once = nm-applet exec-once = blueberry-tray exec-once = nextcloud --background +exec-once = feishin exec-once = [workspace special:a_social silent] $social # exec-once = [workspace special:b_mail silent] thunderbird @@ -316,10 +317,10 @@ bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 2%+ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 2%- # Requires playerctl -bindl = , XF86AudioNext, exec, playerctl next -bindl = , XF86AudioPause, exec, playerctl play-pause -bindl = , XF86AudioPlay, exec, playerctl play-pause -bindl = , XF86AudioPrev, exec, playerctl previous +bindl = , XF86AudioNext, exec, playerctl next -p Feishin +bindl = , XF86AudioPause, exec, playerctl play-pause -p Feishin +bindl = , XF86AudioPlay, exec, playerctl play-pause -p Feishin +bindl = , XF86AudioPrev, exec, playerctl previous -p Feishin ############################## ### WINDOWS AND WORKSPACES ###