Update
This commit is contained in:
parent
f0ad174629
commit
0ed9ae1b45
3 changed files with 4 additions and 3 deletions
|
@ -57,6 +57,7 @@ alias ca "cargo"
|
|||
alias mkt "cd (mktemp -d)"
|
||||
alias y "sudo zypper"
|
||||
alias czm "chezmoi"
|
||||
alias r "ranger"
|
||||
# Git Aliases
|
||||
alias g "git"
|
||||
alias gs "g status --short"
|
||||
|
|
|
@ -122,7 +122,7 @@ bindsym $mod+Alt+k resize grow height 10
|
|||
bindsym $mod+d focus mode_toggle
|
||||
|
||||
# Screenshots
|
||||
bindsym Shift+p exec ~/.config/sway/screen.sh -s
|
||||
bindsym $mod+Shift+p exec ~/.config/sway/screen.sh -s
|
||||
bindsym Shift+Alt+p exec ~/.config/sway/screen.sh
|
||||
|
||||
# Volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue