diff options
author | neodarz <neodarz@neodarz/net> | 2018-11-23 19:04:59 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz/net> | 2018-11-23 19:07:59 +0100 |
commit | 0fd1cccb1739e4d23358bf78dcef15e9e7a27f81 (patch) | |
tree | 66b63299eb3c4de319ea8f5045860eb8f8ccd10d /twmn | |
parent | 2f23c80043272d4ec4074e126343cdca97855a3f (diff) | |
download | dotfiles_ascii-0fd1cccb1739e4d23358bf78dcef15e9e7a27f81.tar.xz dotfiles_ascii-0fd1cccb1739e4d23358bf78dcef15e9e7a27f81.zip |
Fix twmn conf for desktop and add little doc
Diffstat (limited to 'twmn')
-rw-r--r-- | twmn/.config/twmn/twmn.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/twmn/.config/twmn/twmn.conf b/twmn/.config/twmn/twmn.conf index 1d775d1..84f03fe 100644 --- a/twmn/.config/twmn/twmn.conf +++ b/twmn/.config/twmn/twmn.conf @@ -1,5 +1,8 @@ [gui] -absolute_position=1440x25 +#PC portable conf +#absolute_position=1440x25 +#1080p 3 screens conf +absolute_position=3840x25 always_on_top=true background_color=#ffffff bounce=true |