remove monitor settings
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-08-16 19:08:15 +02:00
parent b85d6f365e
commit 8d4a7bd815
2 changed files with 0 additions and 96 deletions

View File

@ -1,95 +0,0 @@
[
{
"data": [
{
"autoRotation": "InTabletMode",
"brightness": 1,
"colorProfileSource": "sRGB",
"connectorName": "DP-2",
"edidHash": "5feed23fa2b9fadf2c619ead8e5a5738",
"edidIdentifier": "PHL 49823 352 46 2023 0",
"highDynamicRange": true,
"iccProfilePath": "",
"mode": {
"height": 1440,
"refreshRate": 175000,
"width": 3440
},
"overscan": 0,
"rgbRange": "Automatic",
"scale": 1,
"sdrBrightness": 455,
"sdrGamutWideness": 0.7,
"transform": "Normal",
"vrrPolicy": "Automatic",
"wideColorGamut": true
},
{
"autoRotation": "InTabletMode",
"brightness": 1,
"colorProfileSource": "sRGB",
"connectorName": "HDMI-A-1",
"edidHash": "45c097af286682cb62ce182c666c5962",
"edidIdentifier": "PHL 1931 16843009 1 2023 0",
"highDynamicRange": false,
"iccProfilePath": "",
"mode": {
"height": 2160,
"refreshRate": 60000,
"width": 3840
},
"overscan": 0,
"rgbRange": "Automatic",
"scale": 1,
"sdrBrightness": 200,
"sdrGamutWideness": 0,
"transform": "Normal",
"vrrPolicy": "Automatic",
"wideColorGamut": false
}
],
"name": "outputs"
},
{
"data": [
{
"lidClosed": false,
"outputs": [
{
"enabled": true,
"outputIndex": 0,
"position": {
"x": 0,
"y": 0
},
"priority": 0
},
{
"enabled": false,
"outputIndex": 1,
"position": {
"x": 2752,
"y": 0
},
"priority": -1
}
]
},
{
"lidClosed": false,
"outputs": [
{
"enabled": true,
"outputIndex": 0,
"position": {
"x": 0,
"y": 0
},
"priority": 0
}
]
}
],
"name": "setups"
}
]

View File

@ -10,7 +10,6 @@
home.file."Bilder/Wallpaper/wallpaper-kame.jpg".source = ../../../assets/wallpaper-kame.jpg;
home.file."Bilder/Wallpaper/wallpaper-retrogirl.png".source = ../../../assets/wallpaper-retrogirl.png;
home.file.".config/kwinrc".source = ../../../dotfiles/kwinrc;
home.file.".config/kwinoutputconfig.json".source = ../../../dotfiles/kwinoutputconfig.json;
home.file.".local/share/user-places.xbel".source = ../../../dotfiles/user-places.xbel;
home.file.".zshrc".source = ../../../dotfiles/zshrc;