DWM & Deadd Notification Center Changes
- Enable warp patch for dwm - Merge some dwm-flexipatch upstream changes - Modify dwm polybar config - Move deadd notification center & pop-up notifications to the left side of the screen
This commit is contained in:
@@ -6,7 +6,7 @@ marginTop = 25
|
|||||||
|
|
||||||
marginBottom = 0
|
marginBottom = 0
|
||||||
|
|
||||||
marginRight = 0
|
marginRight = 1220
|
||||||
|
|
||||||
width = 700
|
width = 700
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ notiDefaultTimeout = 10000
|
|||||||
|
|
||||||
distanceTop = 25
|
distanceTop = 25
|
||||||
|
|
||||||
distanceRight = 0
|
distanceRight = 1520
|
||||||
|
|
||||||
distanceBetween = 10
|
distanceBetween = 10
|
||||||
|
|
||||||
|
Submodule .config/dwm-flexipatch updated: 2907b9eefe...bbdf799f43
@@ -877,7 +877,7 @@ marginBottom = 0
|
|||||||
|
|
||||||
Margin to the right of the notification center in pixels.
|
Margin to the right of the notification center in pixels.
|
||||||
#+BEGIN_SRC conf :tangle .config/deadd/deadd.conf
|
#+BEGIN_SRC conf :tangle .config/deadd/deadd.conf
|
||||||
marginRight = 0
|
marginRight = 1220
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Width of the notification center in pixels.
|
Width of the notification center in pixels.
|
||||||
@@ -960,7 +960,7 @@ distanceTop = 25
|
|||||||
|
|
||||||
Margin on the right of the notification (in pixels).
|
Margin on the right of the notification (in pixels).
|
||||||
#+BEGIN_SRC conf :tangle .config/deadd/deadd.conf
|
#+BEGIN_SRC conf :tangle .config/deadd/deadd.conf
|
||||||
distanceRight = 0
|
distanceRight = 1520
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Vertical distance between 2 notifications (in pixels).
|
Vertical distance between 2 notifications (in pixels).
|
||||||
|
Reference in New Issue
Block a user