config for remmina

This commit is contained in:
Simon Rieger 2023-05-04 11:41:18 +02:00
parent 622db348a8
commit f1c2dc78a5

View file

@ -437,6 +437,9 @@ for_window [class="^PacketTracer6$"] floating enable
for_window [class="^PacketTracer6$" title="PT Activity"] floating disable
for_window [class="^PacketTracer6$" title="Cisco Packet Tracer"] floating disable
# Remmina (swaymsg -t get_tree)
for_window [app_id="org.remmina.Remmina"] floating enable
# Alsa-Steuerung & Lautstärke einstellen
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% && pamixer --get-volume > /tmp/wob