#W# Initial Commit: No Flake Config

This commit is contained in:
WarrentyExpired 2026-07-31 12:23:39 -04:00
commit c463cec3e2
74 changed files with 14898 additions and 0 deletions

View file

@ -0,0 +1,49 @@
# Font Configuration
font-size = 12
# Window Configuration
# window-decoration = false
window-padding-x = 12
window-padding-y = 12
background-opacity = 0.90
background-blur-radius = 32
# Cursor Configuration
cursor-style = block
cursor-style-blink = true
# Scrollback
scrollback-limit = 3023
# Terminal features
mouse-hide-while-typing = true
copy-on-select = false
confirm-close-surface = false
# Disable annoying copied to clipboard
app-notifications = no-clipboard-copy,no-config-reload
# Key bindings
keybind = ctrl+shift+n=new_window
keybind = ctrl+t=new_tab
keybind = ctrl+plus=increase_font_size:1
keybind = ctrl+minus=decrease_font_size:1
keybind = ctrl+zero=reset_font_size
# Material 3 UI elements
unfocused-split-opacity = 0.7
unfocused-split-fill = #44464f
# Tab configuration
gtk-titlebar = false
# Shell integration
shell-integration = detect
shell-integration-features = cursor,sudo,title,no-cursor
keybind = shift+enter=text:\n
# Rando stuff
gtk-single-instance = true
# Dank theme
config-file = ./themes/dankcolors

View file

@ -0,0 +1,22 @@
background = #131313
foreground = #e2e2e2
cursor-color = #eeb1ff
selection-background = #662f79
selection-foreground = #e2e2e2
palette = 0=#131313
palette = 1=#ff7287
palette = 2=#7fffa0
palette = 3=#ffdd72
palette = 4=#de99f2
palette = 5=#673376
palette = 6=#eeb1ff
palette = 7=#fbefff
palette = 8=#a299a5
palette = 9=#ff9fad
palette = 10=#a5ffbc
palette = 11=#ffe9a5
palette = 12=#f0bcff
palette = 13=#f3c8ff
palette = 14=#f7dbff
palette = 15=#fdf8ff