Dunst: Update dunst, add to bspwmrc
This commit is contained in:
		| @@ -96,4 +96,8 @@ if [[ $(pgrep conky) ]]; then | ||||
| 	killall conky | ||||
| fi | ||||
| conky& | ||||
| if [[ $(pgrep dunst) ]]; then | ||||
| 	killall dunst | ||||
| fi | ||||
| dunst& | ||||
|  | ||||
|   | ||||
| @@ -19,10 +19,10 @@ Height 1080=478 | ||||
| Width 1920=446 | ||||
|  | ||||
| [MainWindow] | ||||
| Height 1080=1015 | ||||
| State=AAAA/wAAAAD9AAAAAwAAAAAAAACyAAADs/wCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAABEAAADswAAAFoBAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAAGsQAAA7MAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= | ||||
| Height 1080=1012 | ||||
| State=AAAA/wAAAAD9AAAAAwAAAAAAAACyAAADsPwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAABEAAADsAAAAFoBAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAAC9gAAA7AAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= | ||||
| ToolBarsMovable=Disabled | ||||
| Width 1920=1892 | ||||
| Width 1920=937 | ||||
|  | ||||
| [Notification Messages] | ||||
| ConfirmDelete=true | ||||
|   | ||||
| @@ -29,7 +29,7 @@ | ||||
|     # the top and down respectively. | ||||
|     # The width can be negative.  In this case the actual width is the | ||||
|     # screen width minus the width defined in within the geometry option. | ||||
|     geometry = "400x8-10+10" | ||||
|     geometry = "400x8-10+50" | ||||
|  | ||||
|     # Show how many messages are currently hidden (because of geometry). | ||||
|     indicate_hidden = yes | ||||
| @@ -86,7 +86,7 @@ | ||||
|     ### Text ### | ||||
|  | ||||
|     #font = Monospace 8 | ||||
|      font = Helvetica CE 10 | ||||
|      font = Terminus 9 | ||||
|  | ||||
|     # The spacing between lines.  If the height is smaller than the | ||||
|     # font height, it will get raised to the font height. | ||||
|   | ||||
| @@ -205,7 +205,7 @@ Show hidden files=false | ||||
| Sort by=Name | ||||
| Sort directories first=true | ||||
| Sort reversed=false | ||||
| Speedbar Width=185 | ||||
| Speedbar Width=186 | ||||
| View Style=Simple | ||||
| detailedViewIconSize=0 | ||||
| listViewIconSize=43 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user