[container-dev] Switch to rootless docker. [nvim] Update snacks options. [hyprland] Use clipboard fixes globally

This commit is contained in:
2025-04-30 14:29:31 -07:00
parent 55bd116fde
commit 8884bd51fd
11 changed files with 51 additions and 59 deletions

View File

@@ -27,7 +27,7 @@
# Set up eww here because it's based on the monitor configuration
# Eww is idempotent, so it's fine to just run it on every reload to make sure things are open
exec = [
"eww daemon && eww open-many vertical-statusbar"
"sleep 2 && eww open-many vertical-statusbar"
];
# Set up workspaces for this system
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules