From 4c1b99f45c1f700434a75a160b68ac26c3c4bd57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Dom=C3=ADnguez?= Date: Thu, 24 Apr 2025 00:35:00 -0400 Subject: [PATCH] update this ancient title from sway to hyprland --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 1f971e0..84d89f1 100644 --- a/.zshrc +++ b/.zshrc @@ -75,7 +75,7 @@ alias ..='cd ..' alias ...='cd ../..' alias visudo='sudo EDITOR=vim visudo' -# 8.2 Sway aliases +# 8.2 Hyprland aliases alias lock='hyprlock' alias logoff='hyprctl dispatch exit'