huge eww changes
This commit is contained in:
parent
819075bf88
commit
238936218d
16 changed files with 296 additions and 107 deletions
|
|
@ -65,36 +65,10 @@
|
|||
:geometry (geometry :x "20"
|
||||
:y "335px"
|
||||
:width "170px"
|
||||
:height "70px"
|
||||
:height "74px"
|
||||
:anchor "top left")
|
||||
(appbar))
|
||||
|
||||
;;;; Favorite Locations Window
|
||||
|
||||
(defwindow favorites
|
||||
:wm-ignore: true
|
||||
:monitor 0
|
||||
:windowtype "dock"
|
||||
:geometry (geometry :x "270px"
|
||||
:y "415px"
|
||||
:width "100px"
|
||||
:height "160px"
|
||||
:anchor "top left")
|
||||
(favorites))
|
||||
|
||||
;;;; Small date Window
|
||||
|
||||
(defwindow smalldate
|
||||
:wm-ignore: true
|
||||
:monitor 0
|
||||
:windowtype "dock"
|
||||
:geometry (geometry :x "270px"
|
||||
:y "580px"
|
||||
:width "100px"
|
||||
:height "39px"
|
||||
:anchor "top left")
|
||||
(smalldate))
|
||||
|
||||
;;;; Background Container Window
|
||||
(defwindow bg
|
||||
:class "bg"
|
||||
|
|
@ -108,18 +82,6 @@
|
|||
:anchor "top left")
|
||||
(bg))
|
||||
|
||||
;;;; TODO Notes window
|
||||
(defwindow notes
|
||||
:wm-ignore: true
|
||||
:monitor 0
|
||||
:windowtype "dock"
|
||||
:geometry (geometry :x "20px"
|
||||
:y "630px"
|
||||
:width "350px"
|
||||
:height "100px"
|
||||
:anchor "top left")
|
||||
(notes))
|
||||
|
||||
;;;; Searching Windows
|
||||
|
||||
(defwindow searchapps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue