Rename desktop-base to desktop-common
This commit is contained in:
55
desktop-common/.config/mpd/mpd.conf
Normal file
55
desktop-common/.config/mpd/mpd.conf
Normal file
@@ -0,0 +1,55 @@
|
||||
#
|
||||
# Salt's MPD configuration
|
||||
# gitlab.com/rehashedsalt/home
|
||||
#
|
||||
|
||||
# DIRECTORIES
|
||||
#music_directory "~/Music"
|
||||
playlist_directory "~/Music/Playlists"
|
||||
db_file "~/.local/share/mpd/database"
|
||||
log_file "~/.local/share/mpd/log"
|
||||
# Disabled by default
|
||||
pid_file "~/.local/share/mpd/pid"
|
||||
state_file "~/.local/share/mpd/state"
|
||||
sticker_file "~/.local/share/mpd/sticker.sql"
|
||||
|
||||
# INPUT CONFIG
|
||||
# Why the hell are these even still here?
|
||||
input {
|
||||
plugin "tidal"
|
||||
enabled "no"
|
||||
}
|
||||
input {
|
||||
plugin "qobuz"
|
||||
enabled "no"
|
||||
}
|
||||
|
||||
# DECODER CONFIG
|
||||
decoder {
|
||||
plugin "opus"
|
||||
enabled "yes"
|
||||
}
|
||||
|
||||
# OUTPUT CONFIG
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "Local Pulse"
|
||||
## server "remote_server" # optional
|
||||
## sink "remote_server_sink" # optional
|
||||
## media_role "media_role" #optional
|
||||
}
|
||||
|
||||
# GENERAL CONFIG
|
||||
log_level "default"
|
||||
restore_paused "yes"
|
||||
save_absolute_paths_in_playlists "yes"
|
||||
|
||||
# DATABASE CONFIG
|
||||
auto_update "yes"
|
||||
#auto_update_depth "3"
|
||||
# If this setting is set to "yes", MPD will discover audio files by following
|
||||
# symbolic links outside of the configured music_directory.
|
||||
#follow_outside_symlinks "yes"
|
||||
# If this setting is set to "yes", MPD will discover audio files by following
|
||||
# symbolic links inside of the configured music_directory.
|
||||
#follow_inside_symlinks "yes"
|
1
desktop-common/.config/mpv/mpv.conf
Normal file
1
desktop-common/.config/mpv/mpv.conf
Normal file
@@ -0,0 +1 @@
|
||||
volume=100
|
13
desktop-common/.config/ptgdp.conf
Normal file
13
desktop-common/.config/ptgdp.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# ptgdp.conf
|
||||
# Config file for Play the Goddamned Playlist
|
||||
#
|
||||
|
||||
# The media player backend to use
|
||||
# Supported: mpd, audacious
|
||||
# Default: mpd
|
||||
backend=mpd
|
||||
|
||||
# Arguments to pass to youtube-dl during downloading
|
||||
# Default: --geo-bypass
|
||||
ytdl_args=--geo-bypass
|
10
desktop-common/.config/redshift.conf
Normal file
10
desktop-common/.config/redshift.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
[redshift]
|
||||
temp-day=5300
|
||||
temp-night=3500
|
||||
gamma=1
|
||||
fade=0
|
||||
location-provider=manual
|
||||
|
||||
[manual]
|
||||
lat=38.6
|
||||
lon=-90.2
|
24
desktop-common/.config/syncthing-gtk/config.json
Normal file
24
desktop-common/.config/syncthing-gtk/config.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"animate_icon": true,
|
||||
"autokill_daemon": 0,
|
||||
"autostart_daemon": 1,
|
||||
"daemon_priority": 0,
|
||||
"file_browser": "explore",
|
||||
"folder_as_path": true,
|
||||
"force_dark_theme": false,
|
||||
"icon_theme": "syncthing",
|
||||
"icons_in_menu": true,
|
||||
"infobox_style": "font_weight=\"bold\" font_size=\"large\"",
|
||||
"language": "None",
|
||||
"last_updatecheck": "1969-12-31T18:00:01",
|
||||
"max_cpus": 0,
|
||||
"minimize_on_start": true,
|
||||
"notification_for_error": true,
|
||||
"notification_for_folder": true,
|
||||
"notification_for_update": false,
|
||||
"st_autoupdate": false,
|
||||
"syncthing_arguments": "--no-browser",
|
||||
"syncthing_binary": "/usr/bin/syncthing",
|
||||
"use_old_header": true,
|
||||
"window_position": null
|
||||
}
|
15
desktop-common/.config/user-dirs.dirs
Normal file
15
desktop-common/.config/user-dirs.dirs
Normal file
@@ -0,0 +1,15 @@
|
||||
# This file is written by xdg-user-dirs-update
|
||||
# If you want to change or add directories, just edit the line you're
|
||||
# interested in. All local changes will be retained on the next run
|
||||
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
|
||||
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
XDG_DESKTOP_DIR="$HOME/Desktop"
|
||||
XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
XDG_TEMPLATES_DIR="$HOME/Templates"
|
||||
XDG_PUBLICSHARE_DIR="$HOME/Public"
|
||||
XDG_DOCUMENTS_DIR="$HOME/Documents"
|
||||
XDG_MUSIC_DIR="$HOME/Music"
|
||||
XDG_PICTURES_DIR="$HOME/Pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/Videos"
|
1
desktop-common/.config/user-dirs.locale
Normal file
1
desktop-common/.config/user-dirs.locale
Normal file
@@ -0,0 +1 @@
|
||||
en_US
|
47
desktop-common/.config/zim/style.conf
Normal file
47
desktop-common/.config/zim/style.conf
Normal file
@@ -0,0 +1,47 @@
|
||||
# vim:ft=dosini
|
||||
# https://zim-wiki.org/manual/Help/Config_Files.html
|
||||
[TextView]
|
||||
font = Roboto 12
|
||||
indent = 30
|
||||
linespacing = 8
|
||||
|
||||
# Basic text formatting
|
||||
[Tag emphasis]
|
||||
style = italic
|
||||
[Tag link]
|
||||
foreground = #83a598
|
||||
[Tag mark]
|
||||
background = yellow
|
||||
[Tag strong]
|
||||
weight = PANGO_WEIGHT_BOLD
|
||||
|
||||
# Advanced text formatting
|
||||
[Tag code]
|
||||
family = monospace
|
||||
[Tag pre]
|
||||
# This style is used for multi-line verbatim blocks
|
||||
family = monospace
|
||||
wrap-mode = none
|
||||
indent = 20
|
||||
[Tag strike]
|
||||
foreground = #7f8c8d
|
||||
strikethrough = true
|
||||
[Tag tag]
|
||||
foreground = #ce5c00
|
||||
|
||||
# Headings
|
||||
[Tag h1]
|
||||
scale = 1.75
|
||||
weight = PANGO_WEIGHT_BOLD
|
||||
[Tag h2]
|
||||
scale = 1.52
|
||||
weight = PANGO_WEIGHT_BOLD
|
||||
[Tag h3]
|
||||
scale = 1.32
|
||||
style = italic
|
||||
weight = PANGO_WEIGHT_BOLD
|
||||
[Tag h4]
|
||||
scale = 1.15
|
||||
weight = PANGO_WEIGHT_BOLD
|
||||
[Tag h5]
|
||||
weight = PANGO_WEIGHT_BOLD
|
Reference in New Issue
Block a user