Changes keybinds

This commit is contained in:
Michel Fedde 2025-03-26 23:36:58 +01:00
parent f8e55bfb2b
commit e9418e5977
9 changed files with 29 additions and 154 deletions

View file

@ -8,7 +8,7 @@ general {
}
decoration {
rounding = 3
rounding = 10
active_opacity = 1.0
inactive_opacity = 1

View file

@ -28,7 +28,7 @@ env = GDK_SCALE,1
# NOTE! You must have the hyprcursor version to activate this.
# If you installed from 26-Dec-2024 and choose GTK theme, then you have it.
# https://wiki.hyprland.org/Hypr-Ecosystem/hyprcursor/
env = HYPRCURSOR_THEME,Bibata-Modern-Ice
env = HYPRCURSOR_THEME,Qogir-dark
env = HYPRCURSOR_SIZE,24
# firefox

View file

@ -4,6 +4,9 @@ $mainMod = SUPER
$scriptsDir = $HOME/.config/hypr/scripts
$configs = $HOME/.config/hypr/configs
$files = hyprdrop ghostty --identifier yazi_hyprdrop --args="yazi" --env="PWD=~/"
$term = ghostty
$scriptsDir = $HOME/.config/hypr/scripts
bind = $mainMod, Q, killactive,
bind = $mainMod SHIFT, Q, exec, $scriptsDir/KillActiveProcess.sh
@ -24,14 +27,7 @@ bindl = , xf86AudioNext, exec, $scriptsDir/MediaCtrl.sh --nxt
bindl = , xf86AudioPrev, exec, $scriptsDir/MediaCtrl.sh --prv
bindl = , xf86audiostop, exec, $scriptsDir/MediaCtrl.sh --stop
bindtn = , $mainMod_L, exec, killall -SIGUSR1 waybar
bindtn = SHIFT, $mainMod_L, exec, killall -SIGUSR1 waybar
bindtn = CTRL, $mainMod_L, exec, killall -SIGUSR1 waybar
bindtn = ALT, $mainMod_L, exec, killall -SIGUSR1 waybar
bindtrn = $mainMod, $mainMod_L, exec, killall -SIGUSR1 waybar
bindtrn = $mainMod SHIFT, $mainMod_L, exec, killall -SIGUSR1 waybar
bindtrn = $mainMod CTRL, $mainMod_L, exec, killall -SIGUSR1 waybar
bindtrn = $mainMod ALT, $mainMod_L, exec, killall -SIGUSR1 waybar
bind = $mainMod, O, exec, killall -SIGUSR1 waybar
# Move focus with mainMod + LHKJ
bind = $mainMod, H, movefocus, l
@ -40,10 +36,10 @@ bind = $mainMod, K, movefocus, u
bind = $mainMod, J, movefocus, d
# Move windows
bind = $mainMod SHIFT, H, movewindow, l
bind = $mainMod SHIFT, L, movewindow, r
bind = $mainMod SHIFT, K, movewindow, u
bind = $mainMod SHIFT, J, movewindow, d
#bind = $mainMod SHIFT, H, movewindow, l
#bind = $mainMod SHIFT, L, movewindow, r
#bind = $mainMod SHIFT, K, movewindow, u
#bind = $mainMod SHIFT, J, movewindow, d
# Container layouts
bind = $mainMod, E, togglesplit
@ -98,26 +94,20 @@ bind = , F12, exec, $scriptsDir/ScreenShot.sh --active # screenshot (active wind
bind = $mainMod SHIFT, N, exec, swaync-client -t -sw # swayNC notification panel
bind = $mainMod CTRL, L, movecurrentworkspacetomonitor, r
bind = $mainMod CTRL, H, movecurrentworkspacetomonitor, l
bind = $mainMod CTRL, K, movecurrentworkspacetomonitor, u
bind = $mainMod CTRL, J, movecurrentworkspacetomonitor, d
bind = $mainMod SHIFT, L, movecurrentworkspacetomonitor, r
bind = $mainMod SHIFT, H, movecurrentworkspacetomonitor, l
bind = $mainMod SHIFT, K, movecurrentworkspacetomonitor, u
bind = $mainMod SHIFT, J, movecurrentworkspacetomonitor, d
bind = $mainMod, F, fullscreen, 1
bind = $mainMod, Space, fullscreen, 0
$mainMod = SUPER
$files = hyprdrop ghostty --identifier yazi_hyprdrop --args="yazi" --env="PWD=~/"
$term = ghostty
$scriptsDir = $HOME/.config/hypr/scripts
# rofi App launcher
#bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window # Super Key to Launch rofi menu
bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "systemctl poweroff" -pbreboot "systemctl reboot"
bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab
bind = $mainMod, Return, exec, $term #terminal
bind = $mainMod, Return, exec, $term
bind = $mainMod Shift, Return, exec, hyprdrop ghostty --identifier term_hyprdrop
bind = $mainMod, T, exec, $files #file manager
bind = $mainMod, T, exec, $files
bind = $mainMod, R, focusurgentorlast

View file

@ -6,9 +6,9 @@
#windowrule = workspace 6 silent,^(gamescope)$
# windowrule Position
windowrule = center,^(pavucontrol|org.pulseaudio.pavucontrol|com.saivert.pwvucontrol)
windowrule = center,^([Ww]hatsapp-for-linux)$
windowrule = center,^([Ff]erdium)$
windowrulev2 = center,class:^(pavucontrol|org.pulseaudio.pavucontrol|com.saivert.pwvucontrol)
windowrulev2 = center,class:^([Ww]hatsapp-for-linux)$
windowrulev2 = center,class:^([Ff]erdium)$
# WINDOWRULE v2
# windowrule v2 - position