animations, keybinds, workspaces, monitors, input, autostart, windowrules, and defaults are layout/behavior files that should not change between themes. Moving them to themes/base/ so dm always links them regardless of which theme is active. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
16 lines
842 B
Text
16 lines
842 B
Text
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Defaults Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
|
|
# General
|
|
$webbrowser = /home/henry/AppImages/helium.appimage
|
|
$filemanager = kitty -e env EDITOR="/usr/local/bin/zed_sudo_wrapper" VISUAL="zeditor --wait" SUDO_EDITOR="zeditor --wait" yazi
|
|
$applauncher = rofi -show drun
|
|
$terminal = kitty
|
|
$idlehandler = hypridle
|
|
|
|
# Screenshots
|
|
$shot-region = grimblast copy area
|
|
$shot-window = grimblast copy active
|
|
$shot-screen = grimblast copy output
|