fix: added missing dotfiles and removed unnecessary files/packages

This commit is contained in:
2026-07-30 22:53:44 +02:00
parent 73fe6b87a9
commit 9d260af0c6
59 changed files with 3565 additions and 185 deletions
+59
View File
@@ -0,0 +1,59 @@
# Font Configuration
font-family = CaskaydiaMono Nerd Font
font-size = 12
# Window Configuration
window-decoration = false
window-padding-x = 0
window-padding-y = 0
background-opacity = 1.0
# Cursor Configuration
cursor-style = block
cursor-style-blink = true
# Scrollback
scrollback-limit = 512000
# Terminal features
mouse-hide-while-typing = true
copy-on-select = false
confirm-close-surface = false
mouse-scroll-multiplier = 0.6
app-notifications = no-clipboard-copy
# Working directory
window-inherit-working-directory = false
working-directory = home
# Notifications
notify-on-command-finish = unfocused
notify-on-command-finish-action = bell,notify
notify-on-command-finish-after = 5s
# Key bindings for common actions
# keybind = ctrl+shift+,=reload_config ## Default reload config shortcut
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
keybind = ctrl+enter=unbind
# GTK
gtk-titlebar = false
gtk-single-instance = false
# Shell integration
shell-integration = detect
shell-integration-features = cursor,sudo,title,no-cursor
keybind = shift+enter=text:\n
# Theme
unfocused-split-opacity = 0.7
unfocused-split-fill = #44464f
background-opacity = 0.8
background-blur = true
# Dank color generation
theme = dankcolors