Update keybindings
This commit is contained in:
@@ -25,8 +25,6 @@ exec-once = waybar
|
|||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = nm-applet --indicator
|
exec-once = nm-applet --indicator
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
exec-once = sleep 1 && schildichat-desktop
|
|
||||||
exec-once = sleep 1 && evolution -c mail
|
|
||||||
exec-once = sleep 2 && nextcloud
|
exec-once = sleep 2 && nextcloud
|
||||||
exec-once = ~/.config/hypr/xdg_portal.sh
|
exec-once = ~/.config/hypr/xdg_portal.sh
|
||||||
exec-once = lxpolkit
|
exec-once = lxpolkit
|
||||||
@@ -107,7 +105,7 @@ group {
|
|||||||
focus_removed_window = true
|
focus_removed_window = true
|
||||||
|
|
||||||
groupbar {
|
groupbar {
|
||||||
font_family = OpenDyslexicM Nerd Font Mono
|
font_family = SpaceMono Nerd Font Mono
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -130,9 +128,6 @@ binds {
|
|||||||
# Keybindings
|
# Keybindings
|
||||||
bind = $mainMod, Q, exec, kitty
|
bind = $mainMod, Q, exec, kitty
|
||||||
bind = $mainMod, C, killactive,
|
bind = $mainMod, C, killactive,
|
||||||
bind = $mainMod, M, exec, evolution -c mail
|
|
||||||
bind = $mainMod SHIFT, M, exec, evolution -c calendar
|
|
||||||
bind = $mainMod SHIFT, M, exec, evolution -c calendar
|
|
||||||
bind = $mainMod, E, exec, nemo
|
bind = $mainMod, E, exec, nemo
|
||||||
bind = $mainMod, R, exec, wofi --show drun
|
bind = $mainMod, R, exec, wofi --show drun
|
||||||
bind = $mainMod SHIFT, P, exec, firefox --private-window # pseudo, # dwindle
|
bind = $mainMod SHIFT, P, exec, firefox --private-window # pseudo, # dwindle
|
||||||
@@ -144,8 +139,8 @@ bind = $mainMod SHIFT ALT, S, exec, hyprshot --clipboard-only -m region -z -o ~/
|
|||||||
bind = $mainMod, O, togglesplit, # dwindle
|
bind = $mainMod, O, togglesplit, # dwindle
|
||||||
bind = $mainMod, T, togglefloating,
|
bind = $mainMod, T, togglefloating,
|
||||||
bind = $mainMod, F, fullscreen
|
bind = $mainMod, F, fullscreen
|
||||||
bind = $mainMod, P, togglefloating
|
|
||||||
bind = $mainMod, P, pin
|
bind = $mainMod, P, pin
|
||||||
|
bind = $mainMod, P, togglefloating
|
||||||
bind = $mainMod, P, movewindow, r
|
bind = $mainMod, P, movewindow, r
|
||||||
bind = $mainMod, P, movewindow, u
|
bind = $mainMod, P, movewindow, u
|
||||||
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
||||||
|
|||||||
Reference in New Issue
Block a user