mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
changed bindsyms
This commit is contained in:
parent
3c9aa5ddbd
commit
5123197184
@ -117,11 +117,19 @@ bindsym $mod+Shift+q exec ~/.config/wofi/powermenu.sh
|
||||
bindsym $mod+Shift+p exec grimshot save area
|
||||
bindsym $mod+p exec grimshot save output
|
||||
|
||||
# variety
|
||||
bindsym $mod+Control+w exec variety --next
|
||||
|
||||
# apps
|
||||
bindsym $mod+Control+t exec thunar
|
||||
bindsym $mod+Control+n exec connman-gtk
|
||||
bindsym $mod+Control+p exec pavucontrol
|
||||
|
||||
# bindsym spotify
|
||||
bindsym $mod+less exec playerctl previous
|
||||
bindsym $mod+Shift+less exec playerctl next
|
||||
bindsym $mod+space exec playerctl play-pause
|
||||
|
||||
# switch to workspace
|
||||
bindsym $mod+ampersand workspace $tag1
|
||||
bindsym $mod+eacute workspace $tag2
|
||||
@ -166,11 +174,6 @@ for_window [app_id="connman-gtk"] focus
|
||||
assign [app_id="pavucontrol"] $tag10
|
||||
for_window [app_id="pavucontrol"] focus
|
||||
|
||||
# bindsym spotify
|
||||
bindsym $mod+less exec playerctl previous
|
||||
bindsym $mod+Shift+less exec playerctl next
|
||||
bindsym $mod+space exec playerctl play-pause
|
||||
|
||||
# move workspace between screens
|
||||
bindsym $mod+Prior move workspace to output left
|
||||
bindsym $mod+Next move workspace to output right
|
||||
|
Loading…
Reference in New Issue
Block a user