diff --git a/sway/.config/kdeglobals b/sway/.config/kdeglobals index 8ea2148..1bd4ecf 100644 --- a/sway/.config/kdeglobals +++ b/sway/.config/kdeglobals @@ -99,6 +99,26 @@ shadeSortColumn=true [KDE] contrast=4 +[KFileDialog Settings] +Allow Expansion=false +Automatically select filename extension=true +Breadcrumb Navigation=true +Decoration position=2 +LocationCombo Completionmode=5 +PathCombo Completionmode=5 +Show Bookmarks=false +Show Full Path=false +Show Inline Previews=true +Show Preview=false +Show Speedbar=true +Show hidden files=false +Sort by=Name +Sort directories first=true +Sort hidden files last=false +Sort reversed=false +Speedbar Width=139 +View Style=DetailTree + [WM] activeBackground=39,39,39 activeBlend=235,219,178 diff --git a/sway/.config/waybar/config b/sway/.config/waybar/config index 3db0a7e..5694911 100644 --- a/sway/.config/waybar/config +++ b/sway/.config/waybar/config @@ -14,7 +14,7 @@ "scroll-step": 5, "format": "{icon} {volume}%", "format-icons": { - "default": ["奄", "奔", "墳"] + "default": ["󰕿", "󰖀", "󰕾"] }, "on-click": "pavucontrol" },