config for remmina
This commit is contained in:
parent
622db348a8
commit
f1c2dc78a5
1 changed files with 3 additions and 0 deletions
|
@ -437,6 +437,9 @@ for_window [class="^PacketTracer6$"] floating enable
|
||||||
for_window [class="^PacketTracer6$" title="PT Activity"] floating disable
|
for_window [class="^PacketTracer6$" title="PT Activity"] floating disable
|
||||||
for_window [class="^PacketTracer6$" title="Cisco Packet Tracer"] 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
|
# Alsa-Steuerung & Lautstärke einstellen
|
||||||
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
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
|
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% && pamixer --get-volume > /tmp/wob
|
||||||
|
|
Loading…
Reference in a new issue