aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz/net>2018-11-23 19:04:59 +0100
committerneodarz <neodarz@neodarz/net>2018-11-23 19:07:59 +0100
commit0fd1cccb1739e4d23358bf78dcef15e9e7a27f81 (patch)
tree66b63299eb3c4de319ea8f5045860eb8f8ccd10d
parent2f23c80043272d4ec4074e126343cdca97855a3f (diff)
downloaddotfiles_ascii-0fd1cccb1739e4d23358bf78dcef15e9e7a27f81.tar.xz
dotfiles_ascii-0fd1cccb1739e4d23358bf78dcef15e9e7a27f81.zip
Fix twmn conf for desktop and add little doc
-rwxr-xr-xinstall.sh1
l---------systemd/.config/systemd/user/default.target.wants/twmnd.service1
-rw-r--r--twmn/.config/twmn/twmn.conf5
3 files changed, 6 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 98f2ac5..6f51524 100755
--- a/install.sh
+++ b/install.sh
@@ -52,6 +52,7 @@
#stow vim
## The service doesn't work on my system...
+# tpac twmn
#./stow-services services/twmnd.service
#stow twmnd
#sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf
diff --git a/systemd/.config/systemd/user/default.target.wants/twmnd.service b/systemd/.config/systemd/user/default.target.wants/twmnd.service
new file mode 120000
index 0000000..ac179dc
--- /dev/null
+++ b/systemd/.config/systemd/user/default.target.wants/twmnd.service
@@ -0,0 +1 @@
+/home/neodarz/.config/systemd/user/twmnd.service \ No newline at end of file
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