Compare commits

..

3 Commits

Author SHA1 Message Date
henrov 9e8c030646 Disdabled notifications for shell commands 2026-02-28 18:24:24 +01:00
henrov 8c645272d8 changed aliases 2026-02-28 18:23:50 +01:00
henrov 16197d8c2a Changed bindings 2026-02-28 18:23:38 +01:00
3 changed files with 306 additions and 305 deletions
+303 -303
View File
File diff suppressed because it is too large Load Diff
@@ -171,5 +171,5 @@ bindl = , switch:off:Lid Switch, exec, ~/.config/hypr/scripts/lid-restore.sh
#########################
bind = CTRL ALT, B, exec, flatpak run eu.betterbird.Betterbird
bind = CTRL ALT, S, exec, spotify
bind = CTRL ALT, z, exec, zeditor
bind = $mainMod, W, exec, zen --url https://nextcloud.data-pro.nu
bind = $mainMod, z, exec, zeditor
bind = $mainMod, w, exec, zen --url https://nextcloud.data-pro.nu
@@ -40,6 +40,7 @@ alias nxc='ssh henrov@nextcloud.data-pro.nu'
alias vs='code'
alias blog='cd ~/Repos/blog && ll'
alias keys='hyprctl binds'
##############################################