-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added penrode config and changed over to penrose in xinitrc
- Loading branch information
1 parent
38d5803
commit ea9b73a
Showing
12 changed files
with
1,450 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/penrose/.config/penrose/target |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,25 @@ | ||
output eDP-1 | ||
output eDP | ||
crtc 1 | ||
mode 1920x1080 | ||
pos 0x0 | ||
rate 60.01 | ||
output HDMI-1 | ||
x-prop-max_bpc 16 | ||
x-prop-non_desktop 0 | ||
x-prop-scaling_mode None | ||
x-prop-tearfree on | ||
x-prop-underscan off | ||
x-prop-underscan_hborder 0 | ||
x-prop-underscan_vborder 0 | ||
output HDMI-A-0 | ||
crtc 0 | ||
mode 1920x1080 | ||
pos 1920x0 | ||
primary | ||
rate 60.00 | ||
x-prop-max_bpc 8 | ||
x-prop-non_desktop 0 | ||
x-prop-scaling_mode None | ||
x-prop-tearfree on | ||
x-prop-underscan off | ||
x-prop-underscan_hborder 0 | ||
x-prop-underscan_vborder 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
HDMI-1 00ffffffffffff0010ac15a14c4437331e1c010380301b78eac7b5a756539c27105054a54b00714f8180a9c0d1c00101010101010101023a801871382d40582c4500dc0b1100001e000000ff00484b57503950320a2020202020000000fc0044454c4c205032323139480a20000000fd00384c1e5311000a2020202020200137020317b14c9005040302071601141f121365030c001000023a801871382d40582c4500dc0b1100001e011d8018711c1620582c2500dc0b1100009e011d007251d01e206e285500dc0b1100001e8c0ad08a20e02d10103e9600dc0b110000180000000000000000000000000000000000000000000000000000000000000000bd | ||
eDP-1 00ffffffffffff000daef515000000000f1b0104952213780228659759548e271e505400000001010101010101010101010101010101b43b804a71383440503c680058c110000018000000fe004e3135364847412d4541330a20000000fe00434d4e0a202020202020202020000000fe004e3135364847412d4541330a2000d5 | ||
HDMI-A-0 00ffffffffffff0010acdad04c4c46310e1d010380351e78ea0565a756529c270f5054a54b00714f8180a9c0d1c00101010101010101023a801871382d40582c45000f282100001e000000ff00374235313256320a2020202020000000fc0044454c4c205032343139480a20000000fd00384c1e5311000a2020202020200143020317b14c9005040302071601141f121365030c001000023a801871382d40582c45000f282100001e011d8018711c1620582c25000f282100009e011d007251d01e206e2855000f282100001e8c0ad08a20e02d10103e96000f282100001800000000000000000000000000000000000000000000000000000000000000003d | ||
eDP 00ffffffffffff000daef515000000000f1b0104952213780228659759548e271e505400000001010101010101010101010101010101b43b804a71383440503c680058c110000018000000fe004e3135364847412d4541330a20000000fe00434d4e0a202020202020202020000000fe004e3135364847412d4541330a2000d5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
output HDMI-1 | ||
output HDMI-A-0 | ||
off | ||
output eDP-1 | ||
output eDP | ||
crtc 0 | ||
mode 1920x1080 | ||
pos 0x0 | ||
primary | ||
rate 60.01 | ||
x-prop-max_bpc 16 | ||
x-prop-non_desktop 0 | ||
x-prop-scaling_mode None | ||
x-prop-tearfree on | ||
x-prop-underscan off | ||
x-prop-underscan_hborder 0 | ||
x-prop-underscan_vborder 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
eDP-1 00ffffffffffff000daef515000000000f1b0104952213780228659759548e271e505400000001010101010101010101010101010101b43b804a71383440503c680058c110000018000000fe004e3135364847412d4541330a20000000fe00434d4e0a202020202020202020000000fe004e3135364847412d4541330a2000d5 | ||
eDP 00ffffffffffff000daef515000000000f1b0104952213780228659759548e271e505400000001010101010101010101010101010101b43b804a71383440503c680058c110000018000000fe004e3135364847412d4541330a20000000fe00434d4e0a202020202020202020000000fe004e3135364847412d4541330a2000d5 |
Oops, something went wrong.