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