diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-06 16:45:11 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-06 16:45:11 +0900 |
| commit | bb5487abe5b91d4180d932953a2ed561b8b4498f (patch) | |
| tree | 22de0c15b2a3edcc9313f8ca9987dca502ee9d7d /config/hypr/configs/Keybinds.conf | |
| parent | d6323beb67459be5d5504e72f888456ca18f9507 (diff) | |
small update
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
