added bluetooth menu, switched to supersonic for music

This commit is contained in:
azpsen
2025-02-26 11:29:29 -06:00
parent 16f5a769f6
commit 1e1c2bbe64
3 changed files with 19 additions and 6 deletions

View File

@@ -34,6 +34,10 @@ super + p
super + shift + p
rofi-rbw --prompt '  pw ' --selector-args '-font "JetBrainsMonoNL Nerd Font Mono" -monitor -1'
# bluetooth menu
super + shift + b
rofi-bluetooth
# print screen
Print
path="$HOME/pic/screenshots/$(date +"%s - %Y-%m-%d").png" && maim "$path" && xclip -selection clipboard -t image/png -i "$path"
@@ -160,10 +164,10 @@ super + {Left,Down,Up,Right}
#
super + space
playerctl --player=Feishin play-pause
playerctl --player=Supersonic play-pause
super + period
playerctl --player=Feishin next
playerctl --player=Supersonic next
super + comma
playerctl --player=Feishin previous
playerctl --player=Supersonic previous