diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-23 22:01:03 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-23 22:01:03 +0900 |
| commit | faec593ed0e095dc4f589373586e46a345d75031 (patch) | |
| tree | 9fc6c6f6a516f50d329506454646d1cc04ef0bfd /config/hypr | |
| parent | 564dce03af3b8abee8ce9ff2abe5d98f5e1daf0d (diff) | |
Updated keybinds.conf (added some notes)
Updated Laptops.conf (additional notes)
updated Settings.conf (additional notes)
Updated and adjusted some waybar styles
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 27 | ||||
| -rw-r--r-- | config/hypr/configs/Laptops.conf | 8 | ||||
| -rw-r--r-- | config/hypr/configs/Settings.conf | 2 |
3 files changed, 18 insertions, 19 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index e9dbbe52..2d04c975 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -12,7 +12,7 @@ $scriptsDir = $HOME/.config/hypr/scripts bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run -bind = $mainMod, Return, exec, $term +bind = $mainMod, Return, exec, $term # Launch terminal bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 bind = $mainMod SHIFT, Q, closewindow, bind = $mainMod SHIFT, F, togglefloating, @@ -23,29 +23,29 @@ bind = $mainMod, T, exec, $files bind = CTRL ALT, L, exec, $scriptsDir/LockScreen.sh bind = CTRL ALT, P, exec, $scriptsDir/Wlogout.sh -# FEATURES +# FEATURES / EXTRAS bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh # Refresh waybar, dunst, rofi bind = $mainMod CTRL, S, exec, $scriptsDir/RofiBeats.sh # online music bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh # emoji -bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh -bind = $mainMod, E, exec, $scriptsDir/QuickEdit.sh +bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh # Small help file +bind = $mainMod, E, exec, $scriptsDir/QuickEdit.sh # Quick Edit Hyprland Settings bind = $mainMod SHIFT, B, exec, $scriptsDir/ChangeBlur.sh # Toggle blur settings bind = $mainMod SHIFT, G, exec, $scriptsDir/GameMode.sh # animations ON/OFF -bind = $mainMod ALT, K, exec, $scriptsDir/SwitchKeyboardLayout.sh +bind = $mainMod ALT, K, exec, $scriptsDir/SwitchKeyboardLayout.sh # Switch Keyboard Layout bind = $mainMod, Space, exec, $scriptsDir/ChangeLayout.sh # Toggle Master or Dwindle Layout -bind = $mainMod ALT, V, exec, $scriptsDir/ClipManager.sh +bind = $mainMod ALT, V, exec, $scriptsDir/ClipManager.sh # Clipboard Manager # MISC (Miscellaneous Keybinds) bind = $mainMod SHIFT, O, exec, $scriptsDir/ZshChangeTheme.sh # Change oh-my-zsh theme # Wallpaper related keybinds -bind = CTRL ALT, W, exec, $scriptsDir/Wallpaper.sh -bind = $mainMod, W, exec, $scriptsDir/WallpaperSelect.sh +bind = $mainMod, W, exec, $scriptsDir/WallpaperSelect.sh # Select wallpaper to apply +bind = CTRL ALT, W, exec, $scriptsDir/Wallpaper.sh # Random wallpapers # Waybar / Bar related bind = $mainMod, B, exec, killall -SIGUSR1 waybar # Toggle hide/show waybar -bind = $mainMod CTRL, B, exec, $scriptsDir/WaybarStyles.sh -bind = $mainMod ALT, B, exec, $scriptsDir/WaybarLayout.sh +bind = $mainMod CTRL, B, exec, $scriptsDir/WaybarStyles.sh # Waybar Styles Menu +bind = $mainMod ALT, B, exec, $scriptsDir/WaybarLayout.sh # Waybar Layout Menu # Master Layout bind = $mainMod CTRL, D, layoutmsg, removemaster @@ -139,7 +139,7 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10 bind = $mainMod SHIFT, bracketleft, movetoworkspace, -1 # brackets [ or ] bind = $mainMod SHIFT, bracketright, movetoworkspace, +1 -# Move active window to a workspace with mainMod + SHIFT + [0-9] +# Move active window to a workspace silently bind = $mainMod CTRL, 1, movetoworkspacesilent, 1 bind = $mainMod CTRL, 2, movetoworkspacesilent, 2 bind = $mainMod CTRL, 3, movetoworkspacesilent, 3 @@ -163,12 +163,11 @@ bind = $mainMod, comma, workspace, e-1 bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow -# Screenshot keybindings NOTE: -#bind = , Print, exec, $scriptsDir/ScreenShot.sh --now +# Screenshot keybindings NOTE: You may need to press Fn key as well bind = $mainMod, Print, exec, $scriptsDir/ScreenShot.sh --now bind = $mainMod SHIFT, Print, exec, $scriptsDir/ScreenShot.sh --area bind = $mainMod CTRL, Print, exec, $scriptsDir/ScreenShot.sh --in5 #screenshot in 5 secs -bind = $mainMod ALT, Print, exec, $scriptsDir/ScreenShot.sh --in10 #screenshot in 5 secs +bind = $mainMod ALT, Print, exec, $scriptsDir/ScreenShot.sh --in10 #screenshot in 10 secs # screenshot with swappy (another screenshot tool) diff --git a/config/hypr/configs/Laptops.conf b/config/hypr/configs/Laptops.conf index e071f2c0..17047320 100644 --- a/config/hypr/configs/Laptops.conf +++ b/config/hypr/configs/Laptops.conf @@ -16,10 +16,10 @@ bind = , xf86MonBrightnessUp, exec, $scriptsDir/Brightness.sh --inc bind = , xf86TouchpadToggle, exec, $scriptsDir/TouchPad.sh #disable touchpad # Screenshot keybindings for Asus G15 (no PrinSrc button) -bind = $mainMod, F6, exec, $scriptsDir/ScreenShot.sh --now -bind = $mainMod SHIFT, F6, exec, $scriptsDir/ScreenShot.sh --area -bind = $mainMod CTRL, F6, exec, $scriptsDir/ScreenShot.sh --in5 -bind = $mainMod ALT, F6, exec, $scriptsDir/ScreenShot.sh --in10 +bind = $mainMod, F6, exec, $scriptsDir/ScreenShot.sh --now # Fullscreen +bind = $mainMod SHIFT, F6, exec, $scriptsDir/ScreenShot.sh --area +bind = $mainMod CTRL, F6, exec, $scriptsDir/ScreenShot.sh --in5 # Screenshot in 5 secs +bind = $mainMod ALT, F6, exec, $scriptsDir/ScreenShot.sh --in10 # Screenshot in 10 secs # Below are useful when you are connecting your laptop in external display # Suggest you edit below for your laptop display diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index 55b3dec1..7b0c0606 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -2,8 +2,8 @@ ## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables +# Sourcing colors generated by pywal source = $HOME/.cache/wal/colors-hyprland - # blurls = waybar # blurls = rofi |
