Feishin
This commit is contained in:
parent
24bf31fe90
commit
c6dcc123db
@ -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 ###
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user