This commit is contained in:
committer@tuxwarrior
2026-02-26 13:59:56 -05:00
parent f7814a58d4
commit 443693c6b9
2 changed files with 3 additions and 2 deletions

View File

@@ -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"

View File

@@ -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)