Migrate from stow to dm theme manager
Move all config files from .config/ into themes/dracula/.config/ so the dm tool can manage them as file-level symlinks. Removes .bak file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
53a43e4683
commit
b043d2807d
100 changed files with 0 additions and 10 deletions
16
themes/dracula/.config/hypr/config/defaults.conf
Normal file
16
themes/dracula/.config/hypr/config/defaults.conf
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue