Some random minor fixes
This commit is contained in:
@@ -1645,6 +1645,7 @@ EAF doesn't work on Wayland :(
|
||||
(map! :leader
|
||||
:desc "Projectile grep"
|
||||
"/" #'projectile-grep)
|
||||
|
||||
#+END_SRC
|
||||
** sudo-edit
|
||||
#+BEGIN_SRC emacs-lisp :tangle config.el
|
||||
|
@@ -40,7 +40,7 @@
|
||||
exec-once = emacs --daemon
|
||||
|
||||
#exec-once = swayidle -w timeout 90 '${pkgs.gtklock}/bin/gtklock -d' timeout 210 'suspend-unless-render' resume '${pkgs.hyprland}/bin/hyprctl dispatch dpms on' before-sleep "${pkgs.gtklock}/bin/gtklock -d"
|
||||
exec-once = swayidle -w timeout 90 '${pkgs.swaylock}/bin/swaylock' timeout 210 'suspend-unless-render' resume '${pkgs.hyprland}/bin/hyprctl dispatch dpms on' before-sleep "${pkgs.swaylock}/bin/swaylock"
|
||||
exec-once = swayidle -w timeout 90 '${pkgs.swaylock}/bin/swaylock -f' timeout 210 'suspend-unless-render' resume '${pkgs.hyprland}/bin/hyprctl dispatch dpms on' before-sleep "${pkgs.swaylock}/bin/swaylock -f"
|
||||
exec-once = obs-notification-mute-daemon
|
||||
|
||||
exec = ~/.swaybg-stylix
|
||||
|
Reference in New Issue
Block a user