From f49edaf975df50409c7007ac2fa29ce608d26e82 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 16 Sep 2025 11:44:28 -0500 Subject: [PATCH] bind for wallpaper --- home-manager/users/nathan/dotfiles/hypr/main.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-manager/users/nathan/dotfiles/hypr/main.conf b/home-manager/users/nathan/dotfiles/hypr/main.conf index 4a0c1f5..8da7b2d 100644 --- a/home-manager/users/nathan/dotfiles/hypr/main.conf +++ b/home-manager/users/nathan/dotfiles/hypr/main.conf @@ -174,6 +174,8 @@ bind = $mainMod, Return, exec, discord --enable-features=UseOzonePlatform --ozon bind = $mainMod CTRL, Return, exec, firefox https://discord.com/app +bind = , Home, exec, setWallpaper + # Move focus with mainMod + arrow keys bind = $mainMod, W, movefocus, u bind = $mainMod, A, movefocus, l