update at 14-10-2024.

This commit is contained in:
root_informatica 2024-10-14 09:03:01 -03:00
parent 634376af26
commit 46d6436594

View file

@ -4,19 +4,19 @@
# session and reload sxhkd conf##
super + {_,shift +} e
{xeditor.sh,session.sh}
{emax.sh,session.sh}
#######
########## 1 to 9 ##################################
######################
# picker/urlize ##
# open
super + {_,shift +}0
{picker.sh,urlizer.sh}
# status ##
super + {_,shift +}1
dzpanel.sh {-s,-f}
super + 1
dzpanel.sh -s
# browser ##
super + {_,shift +}2
@ -60,9 +60,9 @@ super + r
######################
# program launcher ##
super + Home
xlauncher.sh
super + {_,shift +}Menu
{xlauncher.sh,dmenu_run}
####
########## volume ##################
###################
@ -88,7 +88,7 @@ Print
# copi to clipboard ##
super + x
xtoclip.sh
xtoclip.sh
#######
########## locker #################
@ -96,9 +96,15 @@ super + x
# lock screen ##
super + BackSpace
slock
slock
######
######### bugs ################
# bugs ##
super + b
wms_bottom.sh
#######
######### manage windows ########################################
############################
@ -135,13 +141,9 @@ super + f
wms_usher.sh -f
# toggle ##
super + {m,Tab}
wms_toggle.sh {-m,-t}
super + {u,Tab}
wms_toggle.sh {-u,-t}
# widnows to background ##
super + b
wms_bottom.sh
####
####### layouts ############################
###############################################
@ -153,3 +155,19 @@ super + t
# widespread mode ##
super + w
wms_layout.sh -w
# monocule mode ##
super + m
wms_layout.sh -m
# windows percentage ##
super + {minus,plus}
wms_layout.sh {-p,-P}
# master area percentage ##
super + {_,shift +}a
wms_layout.sh {-a,-A}
# gaps ##
super + {_,shift +}g
wms_layout.sh {-g,-G}