mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Merge pull request #113 from roel4d/patch-1
Do not persist sensitive data in clipboard
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
exec-once = hypridle & mako & waybar & fcitx5
|
exec-once = hypridle & mako & waybar & fcitx5
|
||||||
exec-once = swaybg -i ~/.config/omarchy/current/background -m fill
|
exec-once = swaybg -i ~/.config/omarchy/current/background -m fill
|
||||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec-once = wl-clip-persist --clipboard regular
|
exec-once = wl-clip-persist --clipboard regular --all-mime-type-regex '^(?!x-kde-passwordManagerHint).+'
|
||||||
|
Reference in New Issue
Block a user