mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
added iwgtk sway config
This commit is contained in:
parent
95c18e8550
commit
5187359320
@ -133,6 +133,7 @@ bindsym $mod+Control+z exec zim
|
|||||||
bindsym $mod+Control+t exec nemo
|
bindsym $mod+Control+t exec nemo
|
||||||
bindsym $mod+Control+p exec pavucontrol
|
bindsym $mod+Control+p exec pavucontrol
|
||||||
bindsym $mod+Control+b exec blueman-manager
|
bindsym $mod+Control+b exec blueman-manager
|
||||||
|
bindsym $mod+Control+w exec iwgtk
|
||||||
|
|
||||||
# bindsym spotify
|
# bindsym spotify
|
||||||
bindsym $mod+Control+left exec playerctl -p spotify previous
|
bindsym $mod+Control+left exec playerctl -p spotify previous
|
||||||
@ -186,6 +187,8 @@ assign [app_id="transmission-gtk"] $tag9
|
|||||||
for_window [app_id="transmission-gtk"] focus
|
for_window [app_id="transmission-gtk"] focus
|
||||||
assign [app_id="pavucontrol"] $tag10
|
assign [app_id="pavucontrol"] $tag10
|
||||||
for_window [app_id="pavucontrol"] focus
|
for_window [app_id="pavucontrol"] focus
|
||||||
|
assign [app_id="iwgtk"] $tag10
|
||||||
|
for_window [app_id="iwgtk"] focus
|
||||||
for_window [title="Firefox - Indicateur de partage"] floating enable
|
for_window [title="Firefox - Indicateur de partage"] floating enable
|
||||||
|
|
||||||
# move workspace between screens
|
# move workspace between screens
|
||||||
|
Loading…
Reference in New Issue
Block a user