From bb5487abe5b91d4180d932953a2ed561b8b4498f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 6 Nov 2023 16:45:11 +0900 Subject: small update --- config/hypr/configs/Keybinds.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/hypr/configs/Keybinds.conf') diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index a5215dfe..11a2d719 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -19,7 +19,6 @@ $Media = $scriptsDir/MediaCtrl.sh $screenshot = $scriptsDir/ScreenShot.sh $touchpad = $scriptsDir/TouchPad.sh $volume = $scriptsDir/Volume.sh -$wallpaper = $scriptsDir/Wallpaper.sh $waybar = $scriptsDir/Waybar.sh @@ -39,7 +38,7 @@ bind = CTRL ALT, L, exec, $scriptsDir/LockScreen.sh bind = CTRL ALT, P, exec, $scriptsDir/Wlogout.sh bind = $mainMod CTRL, S, exec, $scriptsDir/RofiBeats.sh bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh -bind = $mainMod, W, exec, $wallpaper swaybg +bind = $mainMod, W, exec, $scriptsDir/Wallpaper.sh swww bind = $mainMod SHIFT, W, exec, $scriptsDir/WaybarStyles.sh bind = $mainMod CTRL, W, exec, $scriptsDir/WallpaperSelect.sh bind = $mainMod ALT, W, exec, $scriptsDir/ChangeLayoutMenu.sh -- cgit v1.2.3