mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
Added
This commit is contained in:
parent
decbb957ec
commit
9574ceceb9
1 changed files with 4 additions and 0 deletions
|
|
@ -80,6 +80,10 @@ input type:pointer {
|
||||||
|
|
||||||
# Launch emoji keyboard
|
# Launch emoji keyboard
|
||||||
bindsym $mod+Shift+d exec emote
|
bindsym $mod+Shift+d exec emote
|
||||||
|
|
||||||
|
# Launch ranger file explorer
|
||||||
|
bindsym $mod+Shift+f exec ranger
|
||||||
|
|
||||||
# Drag floating windows by holding down $mod and left mouse button.
|
# Drag floating windows by holding down $mod and left mouse button.
|
||||||
# Resize them with right mouse button + $mod.
|
# Resize them with right mouse button + $mod.
|
||||||
# Despite the name, also works for non-floating windows.
|
# Despite the name, also works for non-floating windows.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue