mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40:38 -04:00
updates
This commit is contained in:
parent
97115ed0e5
commit
4ac5f5e5e5
31 changed files with 290 additions and 133 deletions
|
@ -10,7 +10,7 @@ bind = $mainMod SHIFT, W, exec, wp
|
|||
bind = $mainMod SHIFT, F, fullscreen
|
||||
bind = $mainMod, N, exec, swaync-client -t -sw
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
bind = $mainMod, W, exec, $HOME/.config/hypr/scripts/wallpaperselect.sh
|
||||
bind = $mainMod, W, exec, $HOME/wallpapertest.sh
|
||||
bind = $mainMod, G, pin
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
|
@ -116,7 +116,7 @@ bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # change keyboard layout
|
|||
bind = ALT,tab, exec, ags -t overview
|
||||
|
||||
# Hyprexpo Keybinding
|
||||
# bind = ALT, grave,hyprexpo:expo, toggle on
|
||||
bind = ALT, grave,hyprexpo:expo, toggle on
|
||||
|
||||
# Special Keys
|
||||
bind = , xf86monbrightnessup, exec, brightnessctl set 10%+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue