Skip to content

Commit

Permalink
Change some more binds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ergotu committed May 26, 2024
1 parent a965fcc commit 4b7946f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/files/usr/share/hyprland/configs/keybinds.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@
$mainMod = SUPER

# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, ENTER, exec, alacritty
bindr = $mainMod, Return, exec, alacritty
bind = $mainMod, C, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, thunar
bind = $mainMod, V, togglefloating,
bind = $mainMod, R, exec, rofi -show drun
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, L, exec, $lockCommand
bind = $mainMod, F, fullscreen, 1
bind = $mainMod SHIFT, F, fullscreen, 0

Expand Down

0 comments on commit 4b7946f

Please sign in to comment.