- binding super + del to suspend command
- added suspend.sh - corrected $TERMINAL assignement in startup.sh
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1,1920x1080@120, 0x0, 1
|
||||
monitor=HDMI-A-1,2560x1440@74.78, 1920x0, 1
|
||||
#monitor=DP-1,2560x1440@60,1920x0, 1
|
||||
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
@@ -164,19 +163,17 @@ bind = $mainMod SHIFT, Q, exec, alacritty
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, W, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, nautilus #nemo
|
||||
bind = $mainMod, E, exec, nemo
|
||||
bind = $mainMod, Y, exec, copyq toggle
|
||||
bind = $mainMod, A, exec, swaync-client -t -sw
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, space, exec, fuzzel
|
||||
#bind = $mainMod, space, exec, wofi --show drun
|
||||
bind = $mainMod, D, exec, wayscriber --active
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
#bind = $mainMod, L, exec, swaylock --screenshots --effect-blur 7x5 --clock
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
bind = $mainMod, F, fullscreen,
|
||||
|
||||
bind = $mainMod, Delete, exec, ~/bin/suspend.sh
|
||||
|
||||
#laptop screen brightness
|
||||
bind = $mainMod ALT, 1, exec, sudo brightnessctl s 10%
|
||||
|
||||
Reference in New Issue
Block a user