mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
parent
066c42717c
commit
0aa41a07cf
@ -5,6 +5,7 @@
|
|||||||
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
|
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
|
||||||
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
||||||
# flatpak apparmor-notify caffeine keybase dino kdocker pavucontrol mumble
|
# flatpak apparmor-notify caffeine keybase dino kdocker pavucontrol mumble
|
||||||
|
# audacious
|
||||||
#
|
#
|
||||||
# Keybase: https://keybase.io/docs/the_app/install_linux
|
# Keybase: https://keybase.io/docs/the_app/install_linux
|
||||||
# Dino: https://software.opensuse.org/download.html?project=network:messaging:xmpp:dino&package=dino
|
# Dino: https://software.opensuse.org/download.html?project=network:messaging:xmpp:dino&package=dino
|
||||||
@ -266,7 +267,11 @@ bindsym XF86AudioMute exec --no-startup-id pulsemixer --toggle-mute # && notify-
|
|||||||
|
|
||||||
bindsym $mod+p exec arandr
|
bindsym $mod+p exec arandr
|
||||||
bindsym $mod+Shift+a exec pavucontrol -t 5
|
bindsym $mod+Shift+a exec pavucontrol -t 5
|
||||||
|
# m for mumble
|
||||||
bindsym $mod+m exec mumble
|
bindsym $mod+m exec mumble
|
||||||
|
# shift + m for music/media, which I need more seldom, but keep forgetting
|
||||||
|
# the good app, while I do remember mpv/Syncplay/VLC whenever I need them.
|
||||||
|
bindsym $mod+Shift+m exec audacious
|
||||||
|
|
||||||
# Float these apps by default
|
# Float these apps by default
|
||||||
# I use privacy.resistfingerprinting which is incompatible with not floating
|
# I use privacy.resistfingerprinting which is incompatible with not floating
|
||||||
|
Loading…
Reference in New Issue
Block a user