fix(sway): keybindings
This commit is contained in:
parent
b4a40fa36d
commit
ed4af6d356
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ bindsym $mod+Up exec light -A 5
|
||||||
bindsym $mod+Down exec light -U 5
|
bindsym $mod+Down exec light -U 5
|
||||||
bindsym $mod+c exec alacritty --class float -t pyCalc -e python
|
bindsym $mod+c exec alacritty --class float -t pyCalc -e python
|
||||||
bindsym $mod+i exec alacritty --class float -t insect -e insect
|
bindsym $mod+i exec alacritty --class float -t insect -e insect
|
||||||
bindsym $mod+Space exec swayr switch-to
|
bindsym $mod+m exec swayr switch-to
|
||||||
bindsym $mod+n exec swayr switch-to-urgent-or-lru-window
|
bindsym $mod+n exec emacsclient -cn
|
||||||
bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png
|
bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png
|
||||||
bindswitch --reload --locked lid:on output eDP-1 disable
|
bindswitch --reload --locked lid:on output eDP-1 disable
|
||||||
bindswitch --reload --locked lid:off output eDP-1 enable
|
bindswitch --reload --locked lid:off output eDP-1 enable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue