update hyprland configs

This commit is contained in:
Alexander Navarro 2025-02-02 23:46:25 -03:00
parent 3a6168c843
commit 4d6b8d1fda
12 changed files with 140 additions and 5 deletions

View file

@ -11,12 +11,13 @@
# ╰──────────────────────────────────────────────────────────╯
# ── System apps ─────────────────────────────────────────────────────────
exec-once = wpaperd
exec-once = pipewire
exec-once = udieskie
exec-once =/ usr/libexec/polkit-gnome-authentication-agent-1
exec-once = /usr/libexec/polkit-gnome-authentication-agent-1
exec-once = hyprctl setcursor catppuccin-macchiato-lavender-cursors 24
# ── Utils ───────────────────────────────────────────────────────────────
exec-once = ~/.cargo/bin/wpaperd -d
exec-once = waybar
exec-once = hyprpaper
exec-once = mako
@ -34,6 +35,7 @@ monitor = WAYLAND-1, disable # hack for when running manually
# Some default env vars.
env = XCURSOR_SIZE,24
env = QT_STYLE_OVERRIDE,kvantum
# ── Input devides ─────────────────────────────────────────────────────
input {
@ -93,7 +95,7 @@ gestures {
}
misc {
enable_swallow = true
enable_swallow = false
# swallow_regex = ""
# swallow_exception_regex = ""
@ -112,6 +114,7 @@ master {
# ╰──────────────────────────────────────────────────────────╯
windowrulev2 = float, class:org.gnome.Nautilus
windowrulev2 = float, class:xdg-desktop-portal-gtk
# ╭───────────────────────────────────────────────────────────╮
# │ Workspaces rules │