- not starting suspend.sh at login
- remove AQ_NO_MODIFIERS env variable
This commit is contained in:
@@ -19,7 +19,7 @@ debug {
|
|||||||
# Source a file (multi-file configs)
|
# Source a file (multi-file configs)
|
||||||
#source = ~/.config/hypr/myColors.conf
|
#source = ~/.config/hypr/myColors.conf
|
||||||
|
|
||||||
env = AQ_NO_MODIFIERS,1
|
#env = AQ_NO_MODIFIERS,1
|
||||||
|
|
||||||
# Some default env vars.
|
# Some default env vars.
|
||||||
env = XCURSOR_SIZE,48
|
env = XCURSOR_SIZE,48
|
||||||
@@ -31,7 +31,7 @@ env = XDG_SESSION_HOME=~
|
|||||||
|
|
||||||
#auto start
|
#auto start
|
||||||
exec-once=~/bin/startup.sh
|
exec-once=~/bin/startup.sh
|
||||||
exec-once=~/bin/suspend.sh
|
#exec-once=~/bin/suspend.sh
|
||||||
|
|
||||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
@@ -294,8 +294,8 @@ bind = ALT, a, exec, playerctl -p $player previous
|
|||||||
|
|
||||||
#screenshot
|
#screenshot
|
||||||
#bind = $mainMod, Shift_R , exec, hyprshot --clipboard-only -m region
|
#bind = $mainMod, Shift_R , exec, hyprshot --clipboard-only -m region
|
||||||
bind = , Print, exec, hyprshot --clipboard-only -m region
|
#bind = , Print, exec, hyprshot --clipboard-only -m region
|
||||||
|
bind = , Print, exec, flameshot gui
|
||||||
|
|
||||||
#windows rules
|
#windows rules
|
||||||
#windowrule = float, class:com.github.hluk.copyq
|
#windowrule = float, class:com.github.hluk.copyq
|
||||||
|
|||||||
Reference in New Issue
Block a user