From d1660f7c7cf90314222319378fea4ffe87f4671f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 28 Jan 2026 06:57:24 -0600 Subject: 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/ --- dotfiles/common/.config/flameshot/flameshot.ini | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 dotfiles/common/.config/flameshot/flameshot.ini (limited to 'dotfiles/common/.config/flameshot/flameshot.ini') 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 -- cgit v1.2.3