Adds new keys & better window management
This commit is contained in:
parent
244eff89e9
commit
7cb5091c0b
6 changed files with 19 additions and 4 deletions
|
|
@ -109,7 +109,7 @@ bind = $mainMod, Space, fullscreen, 0
|
|||
# rofi App launcher
|
||||
#bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "systemctl poweroff" -pbreboot "systemctl reboot"
|
||||
bind = $mainMod, Tab, exec, $appLauncher
|
||||
bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab
|
||||
bind = ALT, Tab, exec, $scriptsDir/anyrun/Windows.sh
|
||||
|
||||
bind = $mainMod, Return, exec, $term
|
||||
bind = $mainMod Shift, Return, exec, hyprdrop ghostty --identifier term_hyprdrop
|
||||
|
|
|
|||
|
|
@ -34,8 +34,6 @@ exec-once = pypr &
|
|||
exec-once = wl-paste --type text --watch cliphist store # Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store # Stores only image data
|
||||
|
||||
exec-once = hyprswitch init --show-title --size-factor 5.5 --workspaces-per-row 5 &
|
||||
|
||||
exec-once = hyprsunset &
|
||||
exec-once = hyprshade auto
|
||||
exec-once = sleep 1 && darkman run &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue