u
This commit is contained in:
@@ -37,6 +37,7 @@ alias encrypt="gpg --encrypt --sign --recipient frode@klevstul.com"
|
||||
alias extract="extract.sh"
|
||||
alias gparted="sudo gparted"
|
||||
alias grep='grep --color=auto'
|
||||
alias hyprUpd="ct d h && hyprReload"
|
||||
alias hyprReload="hyprctl reload && hyprmon --profile office"
|
||||
alias ip='ip -br a'
|
||||
alias ipcam="ffplay rtsp://192.168.31.220:554/1"
|
||||
|
||||
@@ -274,8 +274,8 @@ bind = , PRINT, exec, hyprshot -m region # region
|
||||
# view mode
|
||||
#bind = $mainMod, M, exec, hyprctl keyword general:layout "master" # M_master
|
||||
#bind = $mainMod, N, exec, hyprctl keyword general:layout "dwindle" # dwi_N_dle
|
||||
bind = MOD, M, layoutmsg, swapwithmaster master
|
||||
bind = MOD, N, layoutmsg, swapwithmaster dwindle
|
||||
bind = $mainMod, M, layoutmsg, swapwithmaster master
|
||||
bind = $mainMod, N, layoutmsg, swapwithmaster dwindle
|
||||
|
||||
# split mode
|
||||
#bind = $mainMod, H, layoutmsg, preselect r # next window to the right (horizontal mode)
|
||||
|
||||
Reference in New Issue
Block a user