mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat: Add zed & awesomeWM config
This commit is contained in:
parent
cb501820b7
commit
346a975e80
12 changed files with 843 additions and 35 deletions
18
platforms/linux/kde/elisarc
Normal file
18
platforms/linux/kde/elisarc
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# $DOTFILES/platforms/linux/kde/elisarc
|
||||
# Date: 2024-12-22
|
||||
# Author: js0ny
|
||||
# Dolphin - KDE Music Player
|
||||
|
||||
# Location:
|
||||
# $XDG_CONFIG_HOME/elisarc
|
||||
# Linking:
|
||||
# ln -sf $DOTFILES/platforms/linux/kde/elisarc $XDG_CONFIG_HOME/elisarc
|
||||
|
||||
[ElisaFileIndexer]
|
||||
RootPath[$e]=$HOME/Music
|
||||
|
||||
[UiSettings]
|
||||
ColorScheme=
|
||||
|
||||
[Views]
|
||||
InitialFilesViewPath=/mnt/d/Media/Music
|
||||
Loading…
Add table
Add a link
Reference in a new issue