dms update
This commit is contained in:
22
ghostty/.config/ghostty/themes/dankcolors
Normal file
22
ghostty/.config/ghostty/themes/dankcolors
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
background = #191112
|
||||||
|
foreground = #f0dee0
|
||||||
|
cursor-color = #e91e63
|
||||||
|
selection-background = #4a0e2f
|
||||||
|
selection-foreground = #f0dee0
|
||||||
|
|
||||||
|
palette = 0=#191112
|
||||||
|
palette = 1=#d25e38
|
||||||
|
palette = 2=#6ed686
|
||||||
|
palette = 3=#cddb7b
|
||||||
|
palette = 4=#db5276
|
||||||
|
palette = 5=#d4587e
|
||||||
|
palette = 6=#f32d6b
|
||||||
|
palette = 7=#abb2bf
|
||||||
|
palette = 8=#5c6370
|
||||||
|
palette = 9=#e07f5f
|
||||||
|
palette = 10=#86e09a
|
||||||
|
palette = 11=#dce897
|
||||||
|
palette = 12=#ffb8c7
|
||||||
|
palette = 13=#bb5787
|
||||||
|
palette = 14=#b3606f
|
||||||
|
palette = 15=#ffffff
|
||||||
@@ -59,6 +59,7 @@ input {
|
|||||||
}
|
}
|
||||||
mouse {
|
mouse {
|
||||||
accel-profile "flat"
|
accel-profile "flat"
|
||||||
|
accel-speed 0.5
|
||||||
}
|
}
|
||||||
trackpoint {
|
trackpoint {
|
||||||
}
|
}
|
||||||
@@ -259,3 +260,5 @@ include "dms/colors.kdl"
|
|||||||
include "dms/layout.kdl"
|
include "dms/layout.kdl"
|
||||||
include "dms/alttab.kdl"
|
include "dms/alttab.kdl"
|
||||||
include "dms/binds.kdl"
|
include "dms/binds.kdl"
|
||||||
|
|
||||||
|
include "dms/outputs.kdl"
|
||||||
|
|||||||
@@ -1,5 +1,10 @@
|
|||||||
recent-windows {
|
// ! DO NOT EDIT !
|
||||||
highlight {
|
// ! AUTO-GENERATED BY DMS !
|
||||||
|
// ! CHANGES WILL BE OVERWRITTEN !
|
||||||
|
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||||
|
|
||||||
|
recent-windows {
|
||||||
|
highlight {
|
||||||
corner-radius 12
|
corner-radius 12
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,16 +1,19 @@
|
|||||||
|
// ! Auto-generated file. Do not edit directly.
|
||||||
|
// Remove `include "dms/colors.kdl"` from your config to override.
|
||||||
|
|
||||||
layout {
|
layout {
|
||||||
background-color "transparent"
|
background-color "transparent"
|
||||||
|
|
||||||
focus-ring {
|
focus-ring {
|
||||||
active-color "#ff0080"
|
active-color "#e91e63"
|
||||||
inactive-color "#8000ff"
|
inactive-color "#9f8c8e"
|
||||||
urgent-color "#ff4080"
|
urgent-color "#f2b8b5"
|
||||||
}
|
}
|
||||||
|
|
||||||
border {
|
border {
|
||||||
active-color "#ff0080"
|
active-color "#e91e63"
|
||||||
inactive-color "#8000ff"
|
inactive-color "#9f8c8e"
|
||||||
urgent-color "#ff4080"
|
urgent-color "#f2b8b5"
|
||||||
}
|
}
|
||||||
|
|
||||||
shadow {
|
shadow {
|
||||||
@@ -18,19 +21,19 @@ layout {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tab-indicator {
|
tab-indicator {
|
||||||
active-color "#ff0080"
|
active-color "#e91e63"
|
||||||
inactive-color "#8000ff"
|
inactive-color "#9f8c8e"
|
||||||
urgent-color "#ff4080"
|
urgent-color "#f2b8b5"
|
||||||
}
|
}
|
||||||
|
|
||||||
insert-hint {
|
insert-hint {
|
||||||
color "#ff008080"
|
color "#e91e6380"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
recent-windows {
|
recent-windows {
|
||||||
highlight {
|
highlight {
|
||||||
active-color "#cc0066"
|
active-color "#4a0e2f"
|
||||||
urgent-color "#ff4080"
|
urgent-color "#f2b8b5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
0
niri/.config/niri/dms/cursor.kdl
Normal file
0
niri/.config/niri/dms/cursor.kdl
Normal file
@@ -1,17 +1,22 @@
|
|||||||
layout {
|
// ! DO NOT EDIT !
|
||||||
gaps 4
|
// ! AUTO-GENERATED BY DMS !
|
||||||
|
// ! CHANGES WILL BE OVERWRITTEN !
|
||||||
|
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||||
|
|
||||||
border {
|
layout {
|
||||||
width 2
|
gaps 4
|
||||||
}
|
|
||||||
|
|
||||||
focus-ring {
|
border {
|
||||||
width 2
|
width 2
|
||||||
}
|
}
|
||||||
}
|
|
||||||
window-rule {
|
focus-ring {
|
||||||
geometry-corner-radius 12
|
width 2
|
||||||
clip-to-geometry true
|
}
|
||||||
tiled-state true
|
}
|
||||||
draw-border-with-background false
|
window-rule {
|
||||||
}
|
geometry-corner-radius 12
|
||||||
|
clip-to-geometry true
|
||||||
|
tiled-state true
|
||||||
|
draw-border-with-background false
|
||||||
|
}
|
||||||
|
|||||||
14
niri/.config/niri/dms/outputs.kdl
Normal file
14
niri/.config/niri/dms/outputs.kdl
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
// Auto-generated by DMS - do not edit manually
|
||||||
|
|
||||||
|
output "DP-2" {
|
||||||
|
mode "2560x1440@180.002"
|
||||||
|
scale 1
|
||||||
|
position x=0 y=0
|
||||||
|
}
|
||||||
|
|
||||||
|
output "DP-1" {
|
||||||
|
mode "2560x1440@59.951"
|
||||||
|
scale 1
|
||||||
|
position x=2560 y=140
|
||||||
|
}
|
||||||
|
|
||||||
@@ -1,4 +1,9 @@
|
|||||||
|
// ! DO NOT EDIT !
|
||||||
|
// ! AUTO-GENERATED BY DMS !
|
||||||
|
// ! CHANGES WILL BE OVERWRITTEN !
|
||||||
|
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||||
|
|
||||||
layer-rule {
|
layer-rule {
|
||||||
match namespace="dms:blurwallpaper"
|
match namespace="dms:blurwallpaper"
|
||||||
place-within-backdrop true
|
place-within-backdrop true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
[ColorScheme]
|
[ColorScheme]
|
||||||
active_colors=#f0f0f0, #0d0d0d, #1a0d1a, #8000ff, #1a0f1a, #1a0f1a, #f0f0f0, #ffffff, #f0f0f0, #181818, #181818, #000000, #ff0080, #ffffff, #00ff80, #00ff80, #0d0d0d, #0d0d0d, #0d0d0d, #e0e0e0, #e0e0e0
|
active_colors=#f0dee0, #191112, #261d1e, #9f8c8e, #524345, #524345, #f0dee0, #000000, #f0dee0, #191112, #191112, #000000, #e91e63, #000000, #f8bbd9, #f8bbd9, #191112, #191112, #191112, #d6c2c3, #d6c2c3
|
||||||
disabled_colors=#e0e0e0, #1a0f1a, #1a0d1a, #8000ff, #1a0f1a, #1a0f1a, #e0e0e0, #e0e0e0, #e0e0e0, #1a0f1a, #1a0f1a, #000000, #1a0f1a, #e0e0e0, #e0e0e0, #e0e0e0, #1a0f1a, #1a0f1a, #1a0f1a, #e0e0e0, #e0e0e0
|
disabled_colors=#d6c2c3, #524345, #261d1e, #9f8c8e, #524345, #524345, #d6c2c3, #d6c2c3, #d6c2c3, #524345, #524345, #000000, #524345, #d6c2c3, #d6c2c3, #d6c2c3, #524345, #524345, #524345, #d6c2c3, #d6c2c3
|
||||||
inactive_colors=#e0e0e0, #0d0d0d, #1a0d1a, #8000ff, #1a0f1a, #1a0f1a, #e0e0e0, #e0e0e0, #e0e0e0, #0d0d0d, #0d0d0d, #000000, #00ff80, #ffffff, #00ff80, #00ff80, #0d0d0d, #0d0d0d, #0d0d0d, #e0e0e0, #e0e0e0
|
inactive_colors=#d6c2c3, #191112, #261d1e, #9f8c8e, #524345, #524345, #d6c2c3, #d6c2c3, #d6c2c3, #191112, #191112, #000000, #f8bbd9, #000000, #f8bbd9, #f8bbd9, #191112, #191112, #191112, #d6c2c3, #d6c2c3
|
||||||
|
|
||||||
[ColorEffects:Disabled]
|
[ColorEffects:Disabled]
|
||||||
Color=224,224,224
|
Color=214,194,195
|
||||||
ColorAmount=0
|
ColorAmount=0
|
||||||
ColorEffect=0
|
ColorEffect=0
|
||||||
ContrastAmount=0.65
|
ContrastAmount=0.65
|
||||||
@@ -14,7 +14,7 @@ IntensityEffect=2
|
|||||||
|
|
||||||
[ColorEffects:Inactive]
|
[ColorEffects:Inactive]
|
||||||
ChangeSelectionColor=true
|
ChangeSelectionColor=true
|
||||||
Color=128,0,255
|
Color=159,140,142
|
||||||
ColorAmount=0.025
|
ColorAmount=0.025
|
||||||
ColorEffect=2
|
ColorEffect=2
|
||||||
ContrastAmount=0.1
|
ContrastAmount=0.1
|
||||||
@@ -24,121 +24,121 @@ IntensityAmount=0
|
|||||||
IntensityEffect=0
|
IntensityEffect=0
|
||||||
|
|
||||||
[Colors:Button]
|
[Colors:Button]
|
||||||
BackgroundAlternate=26,13,26
|
BackgroundAlternate=38,29,30
|
||||||
BackgroundNormal=13,13,13
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:Complementary]
|
[Colors:Complementary]
|
||||||
BackgroundAlternate=26,13,26
|
BackgroundAlternate=38,29,30
|
||||||
BackgroundNormal=24,24,24
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:Header]
|
[Colors:Header]
|
||||||
BackgroundAlternate=24,24,24
|
BackgroundAlternate=25,17,18
|
||||||
BackgroundNormal=13,13,13
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:Header][Inactive]
|
[Colors:Header][Inactive]
|
||||||
BackgroundAlternate=13,13,13
|
BackgroundAlternate=25,17,18
|
||||||
BackgroundNormal=24,24,24
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:Selection]
|
[Colors:Selection]
|
||||||
BackgroundAlternate=204,0,102
|
BackgroundAlternate=74,14,47
|
||||||
BackgroundNormal=255,0,128
|
BackgroundNormal=233,30,99
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,255,255
|
ForegroundActive=0,0,0
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=255,255,255
|
ForegroundNormal=0,0,0
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:Tooltip]
|
[Colors:Tooltip]
|
||||||
BackgroundAlternate=24,24,24
|
BackgroundAlternate=25,17,18
|
||||||
BackgroundNormal=13,13,13
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:View]
|
[Colors:View]
|
||||||
BackgroundAlternate=13,13,13
|
BackgroundAlternate=25,17,18
|
||||||
BackgroundNormal=24,24,24
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[Colors:Window]
|
[Colors:Window]
|
||||||
BackgroundAlternate=13,13,13
|
BackgroundAlternate=25,17,18
|
||||||
BackgroundNormal=24,24,24
|
BackgroundNormal=25,17,18
|
||||||
DecorationFocus=255,0,128
|
DecorationFocus=233,30,99
|
||||||
DecorationHover=255,0,128
|
DecorationHover=233,30,99
|
||||||
ForegroundActive=255,0,128
|
ForegroundActive=233,30,99
|
||||||
ForegroundInactive=224,224,224
|
ForegroundInactive=214,194,195
|
||||||
ForegroundLink=0,255,128
|
ForegroundLink=248,187,217
|
||||||
ForegroundNegative=255,64,128
|
ForegroundNegative=242,184,181
|
||||||
ForegroundNeutral=0,255,128
|
ForegroundNeutral=248,187,217
|
||||||
ForegroundNormal=240,240,240
|
ForegroundNormal=240,222,224
|
||||||
ForegroundPositive=0,255,128
|
ForegroundPositive=248,187,217
|
||||||
ForegroundVisited=0,255,128
|
ForegroundVisited=248,187,217
|
||||||
|
|
||||||
[WM]
|
[WM]
|
||||||
activeBackground=13,13,13
|
activeBackground=25,17,18
|
||||||
activeBlend=240,240,240
|
activeBlend=240,222,224
|
||||||
activeForeground=240,240,240
|
activeForeground=240,222,224
|
||||||
inactiveBackground=24,24,24
|
inactiveBackground=25,17,18
|
||||||
inactiveBlend=224,224,224
|
inactiveBlend=214,194,195
|
||||||
inactiveForeground=224,224,224
|
inactiveForeground=214,194,195
|
||||||
|
|||||||
Reference in New Issue
Block a user