update
This commit is contained in:
@@ -57,7 +57,7 @@ decoration {
|
||||
|
||||
# Dim inactive windows
|
||||
dim_inactive = true
|
||||
dim_strength = 0.2
|
||||
dim_strength = 0.1
|
||||
|
||||
shadow {
|
||||
enabled = false
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
# AUTOSTART
|
||||
# most apps are either started as systemd service like either directly like hyprpolkitagent or indirectly via uwsm
|
||||
# and ~/.config/autostart
|
||||
exec-once = uwsm app -- nm-applet --indicator
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
exec-once = uwsm app -- nwg-screenshot-applet
|
||||
exec-once = uwsm app -- hyprpanel
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
@@ -23,6 +23,7 @@ bind = $mainMod Shift, E, exec, $editor
|
||||
bind = $mainMod, X, exec, $launcher
|
||||
bind = $mainMod, C, exec, uwsm app -- nwg-clipman
|
||||
bind = $mainMod, Return, exec, $terminal
|
||||
bind = ALT_L, Escape, exec, uwsm app -- uuctl
|
||||
|
||||
bind = $mainMod SHIFT, C, exec, hyprctl reload # reload Hyprland
|
||||
bind = $mainMod SHIFT, Escape, exit,
|
||||
@@ -102,4 +103,5 @@ bindl = , XF86AudioPause, exec, playerctl -a play-pause
|
||||
bindl = , XF86AudioPlay, exec, playerctl -a play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl -a previous
|
||||
|
||||
bind = , Print, exec, grim
|
||||
bind = , Print, exec, grimblast --notify copy output
|
||||
bind = $mainMod, Print, exec, grimblast --notify edit area
|
||||
|
||||
Reference in New Issue
Block a user