mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Refactor: ..., also: Added vim-lastplace and tmate
This commit is contained in:
parent
386fe7a2c0
commit
46169bc8c2
103 changed files with 142 additions and 167 deletions
|
|
@ -9,17 +9,14 @@
|
|||
left = {
|
||||
res = "1920x1080";
|
||||
pos = "0 0";
|
||||
#bg = "${../../../private/files/wallpapers/left.jpg} fill";
|
||||
};
|
||||
middle = {
|
||||
res = "1920x1200";
|
||||
pos = "1920 0";
|
||||
#bg = "${../../../private/files/wallpapers/main.png} fill";
|
||||
};
|
||||
right = {
|
||||
res = "1920x1080";
|
||||
pos = "3840 0";
|
||||
#bg = "${../../../private/files/wallpapers/right.jpg} fill";
|
||||
};
|
||||
in {
|
||||
"DP-1" = left;
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
laptop = {
|
||||
res = "1920x1080";
|
||||
pos = "0 0";
|
||||
#bg = "${../../../private/files/wallpapers/main.png} fill";
|
||||
};
|
||||
in { "eDP-1" = laptop; };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue