Everywhere: Add Hyprland Wayland config
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
confirm-close-surface = false
|
||||
copy-on-select = clipboard
|
||||
cursor-style-blink = false
|
||||
font-family = DejaVuSansM Nerd Font Mono
|
||||
font-size = 10
|
||||
link-url = true
|
||||
selection-invert-fg-bg = true
|
||||
theme = terminal-sexy
|
||||
window-decoration = false
|
||||
window-inherit-working-directory = true
|
||||
@@ -0,0 +1,21 @@
|
||||
palette = 0=#282a2e
|
||||
palette = 1=#a54242
|
||||
palette = 2=#8c9440
|
||||
palette = 3=#de935f
|
||||
palette = 4=#5f819d
|
||||
palette = 5=#85678f
|
||||
palette = 6=#5e8d87
|
||||
palette = 7=#707880
|
||||
palette = 8=#373b41
|
||||
palette = 9=#cc6666
|
||||
palette = 10=#b5bd68
|
||||
palette = 11=#f0c674
|
||||
palette = 12=#81a2be
|
||||
palette = 13=#b294bb
|
||||
palette = 14=#8abeb7
|
||||
palette = 15=#c5c8c6
|
||||
background = #1c1c1c
|
||||
foreground = #c5c8c6
|
||||
cursor-color = #c5c8c6
|
||||
selection-background = #373b41
|
||||
selection-foreground = #c5c8c6
|
||||
Reference in New Issue
Block a user