Compare commits

...

2 commits

Author SHA1 Message Date
Peter Cai 3407d87191 sway: waybar: Update Nerd Font icons 2023-05-07 09:29:55 -04:00
Peter Cai de205420d0 Whatever KDE apps decided to change 2023-05-07 09:18:54 -04:00
2 changed files with 21 additions and 1 deletions

View file

@ -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

View file

@ -14,7 +14,7 @@
"scroll-step": 5,
"format": "{icon} {volume}%",
"format-icons": {
"default": ["奄", "奔", "墳"]
"default": ["󰕿", "󰖀", "󰕾"]
},
"on-click": "pavucontrol"
},