too much to remember
This commit is contained in:
parent
d0a680305c
commit
2a4e6c15f3
17 changed files with 311 additions and 82 deletions
.config/sxhkd
|
@ -18,8 +18,8 @@ super + p
|
|||
super + Escape
|
||||
pkill -USR1 -x sxhkd
|
||||
|
||||
super + Print
|
||||
import /tmp/screenshot.png && xclip -t image/png /tmp/screenshot.png -selection clipboard
|
||||
super + {_, ctrl +, shift + } Print
|
||||
suas {sel, win, }
|
||||
|
||||
super + Pause
|
||||
$HOME/.local/bin/rofi-shutdown
|
||||
|
@ -81,7 +81,7 @@ super + {t,shift + t,s,f}
|
|||
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
|
||||
|
||||
# set the node flags
|
||||
super + ctrl + {m,l,period,p}
|
||||
super + ctrl + {m,comma,period,p}
|
||||
bspc node -g {marked,locked,sticky,private}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue