1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 20:17:45 +00:00

Don't allow initial focus

This commit is contained in:
RGBCube 2024-01-08 23:40:06 +03:00
parent 8b9712997d
commit 93a7bcb0b4
No known key found for this signature in database

View file

@ -21,6 +21,10 @@
monitor = , preferred, auto, 1 monitor = , preferred, auto, 1
'' ''
+ +
''
windowrule = noinitialfocus
''
+
'' ''
exec-once = wl-paste --type text --watch cliphist store -max-items 1000 exec-once = wl-paste --type text --watch cliphist store -max-items 1000
exec-once = wl-paste --type image --watch cliphist store -max-items 1000 exec-once = wl-paste --type image --watch cliphist store -max-items 1000