office profile only works for office pc

This commit is contained in:
committer@tuxwarrior
2026-03-12 20:37:24 -05:00
parent 2562edb6bf
commit b2fb3925a0

View File

@@ -41,7 +41,8 @@ alias extract="extract.sh"
alias gparted="sudo gparted"
alias grep='grep --color=auto'
alias hyprUpd="ct d h && hyprRld"
alias hyprRld="hyprctl reload && hyprmon --profile office"
#alias hyprRld="hyprctl reload && hyprmon --profile office"
alias hyprRld="hyprctl reload"
alias ipadr='ip -br a'
alias ipcam="ffplay rtsp://192.168.31.220:554/1"
alias ipify='http https://api.ipify.org?format=json'