removed omf and added my own fish config
This commit is contained in:
parent
22f755f75d
commit
b6e1c38294
7 changed files with 205 additions and 28 deletions
|
@ -140,6 +140,9 @@
|
|||
;; Each screen has its own tag table.
|
||||
(awful.tag [ " " " " " " " " ] s (. awful.layout.layouts 1))
|
||||
|
||||
;; Make buffers on all sides so that tiled clients aren't pushed to edges
|
||||
(set s.padding (dpi 10))
|
||||
|
||||
;; Create a promptbox for each screen
|
||||
(set s.mypromptbox (awful.widget.prompt))
|
||||
;; Create an imagebox widget which will contain an icon indicating which layout we're using.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue