mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-08-09 04:31:44 +02:00
Auto configure displays
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
profile ultrawide-hdmi {
|
||||||
|
output "DP-1" mode 5120x1440 position 0,0 scale 1
|
||||||
|
output "HDMI-A-1" mode 1920x1080 position 1600,1440 scale 1
|
||||||
|
}
|
||||||
|
|
||||||
|
profile ultrawide {
|
||||||
|
output "DP-1" mode 5120x1440 position 0,0 scale 1
|
||||||
|
}
|
||||||
@@ -2,3 +2,4 @@
|
|||||||
// https://github.com/YaLTeR/niri/wiki/Configuration:-Miscellaneous#spawn-sh-at-startup
|
// https://github.com/YaLTeR/niri/wiki/Configuration:-Miscellaneous#spawn-sh-at-startup
|
||||||
|
|
||||||
spawn-sh-at-startup "qs -c noctalia-shell"
|
spawn-sh-at-startup "qs -c noctalia-shell"
|
||||||
|
spawn-at-startup "kanshi"
|
||||||
|
|||||||
@@ -341,7 +341,7 @@
|
|||||||
"groupClickAction": "cycle",
|
"groupClickAction": "cycle",
|
||||||
"groupContextMenuMode": "extended",
|
"groupContextMenuMode": "extended",
|
||||||
"groupIndicatorStyle": "dots",
|
"groupIndicatorStyle": "dots",
|
||||||
"inactiveIndicators": false,
|
"inactiveIndicators": true,
|
||||||
"indicatorColor": "primary",
|
"indicatorColor": "primary",
|
||||||
"indicatorOpacity": 0.6,
|
"indicatorOpacity": 0.6,
|
||||||
"indicatorThickness": 3,
|
"indicatorThickness": 3,
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ configlink polybar
|
|||||||
configlink picom.conf
|
configlink picom.conf
|
||||||
configlink niri
|
configlink niri
|
||||||
configlink noctalia
|
configlink noctalia
|
||||||
|
configlink kanshi
|
||||||
|
|
||||||
checkdir ~/.claude
|
checkdir ~/.claude
|
||||||
link ~/.claude/settings.json ~/.dotfiles/claude/settings.json
|
link ~/.claude/settings.json ~/.dotfiles/claude/settings.json
|
||||||
|
|||||||
Reference in New Issue
Block a user