diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-28 06:57:24 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-28 06:57:24 -0600 |
| commit | fdb069a8f30ea363866d5c98f6fe4e6546bace19 (patch) | |
| tree | c03a0574e7dcc8a851ab29296e2f6d0bcd135e40 /dotfiles/common/.config/flameshot | |
| parent | a36f8ff2fdd5efd31af36bbb378be7cebe2359a2 (diff) | |
| download | archsetup-fdb069a8f30ea363866d5c98f6fe4e6546bace19.tar.gz archsetup-fdb069a8f30ea363866d5c98f6fe4e6546bace19.zip | |
fix(hyprland): resolve waybar 25s startup delay and separate X11 dotfiles
- Add portals.conf with Settings=none to prevent D-Bus timeout
- Reorder exec-once: portal/dbus first, then services, then apps
- Move X11-specific dotfiles from common/ to dwm/ (Xresources, xinitrc,
picom, redshift, conky, flameshot, touchpad-indicator)
- Delete obsolete xdg-desktop-portal-gtk drop-in from common/
Diffstat (limited to 'dotfiles/common/.config/flameshot')
| -rw-r--r-- | dotfiles/common/.config/flameshot/flameshot.ini | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dotfiles/common/.config/flameshot/flameshot.ini b/dotfiles/common/.config/flameshot/flameshot.ini deleted file mode 100644 index 8874b3b..0000000 --- a/dotfiles/common/.config/flameshot/flameshot.ini +++ /dev/null @@ -1,11 +0,0 @@ -[General] -contrastOpacity=216 -copyOnDoubleClick=true -copyPathAfterSave=true -saveAfterCopy=true -saveAsFileExtension=jpg -savePath=/home/cjennings/pictures/screenshots -savePathFixed=true -showStartupLaunchMessage=false -uiColor=#2587e2 -useJpgForClipboard=true |
