Add basic desktop components

This commit is contained in:
Salt 2021-01-19 01:44:12 -06:00
parent fdac8d01a9
commit 5ebcae085b
17 changed files with 5213 additions and 0 deletions

View 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"

View File

@ -0,0 +1 @@
volume=100

View 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

View 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

View 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
}

View 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"

View File

@ -0,0 +1 @@
en_US

View 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

9
desktop-base/.joy2keyrc Normal file
View File

@ -0,0 +1,9 @@
COMMON
-thresh -16383 16383 -16383 16383
# Momodora with my iBuffalo SNES pad
# Which is bomb, btw. Would recommend
START snes
-X
-buttons a b x y l r s t
-axis Left Right Up Down

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,105 @@
[ColorEffects:Disabled]
Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65000000000000002
ContrastEffect=1
IntensityAmount=0.10000000000000001
IntensityEffect=2
[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=112,111,110
ColorAmount=0.025000000000000001
ColorEffect=2
ContrastAmount=0.10000000000000001
ContrastEffect=2
Enable=true
IntensityAmount=0
IntensityEffect=0
[Colors:Button]
BackgroundAlternate=60,56,54
BackgroundNormal=40,40,40
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=142,192,124
ForegroundInactive=55,115,117
ForegroundLink=184,187,38
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Selection]
BackgroundAlternate=142,192,124
BackgroundNormal=104,157,106
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=252,252,252
ForegroundInactive=235,219,178
ForegroundLink=253,188,75
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=189,195,199
[Colors:Tooltip]
BackgroundAlternate=60,56,54
BackgroundNormal=40,40,40
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=184,187,38
ForegroundInactive=55,115,117
ForegroundLink=142,192,124
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:View]
BackgroundAlternate=60,56,54
BackgroundNormal=40,40,40
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=184,187,38
ForegroundInactive=55,115,117
ForegroundLink=142,192,124
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Window]
BackgroundAlternate=60,56,54
BackgroundNormal=40,40,40
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=184,187,38
ForegroundInactive=55,115,117
ForegroundLink=142,192,124
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[General]
ColorScheme=GruvboxColors
Name=GruvboxColors
shadeSortColumn=true
[KDE]
contrast=4
[WM]
activeBackground=39,39,39
activeBlend=235,219,178
activeForeground=235,219,178
inactiveBackground=40,40,40
inactiveBlend=60,56,54
inactiveForeground=204,190,155

View File

@ -0,0 +1,119 @@
[ColorEffects:Disabled]
Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65000000000000002
ContrastEffect=1
IntensityAmount=0.10000000000000001
IntensityEffect=2
[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=112,111,110
ColorAmount=0.025000000000000001
ColorEffect=2
ContrastAmount=0.10000000000000001
ContrastEffect=2
Enable=true
IntensityAmount=0
IntensityEffect=0
[Colors:Button]
BackgroundAlternate=60,56,54
BackgroundNormal=251,241,199
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=142,192,124
ForegroundInactive=55,115,117
ForegroundLink=184,187,38
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=60,56,54
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Complementary]
BackgroundAlternate=189,174,147
BackgroundNormal=213,196,161
DecorationFocus=204,36,29
DecorationHover=204,36,29
ForegroundActive=131,165,152
ForegroundInactive=235,219,178
ForegroundLink=69,133,136
ForegroundNegative=251,73,52
ForegroundNeutral=250,189,47
ForegroundNormal=38,38,38
ForegroundPositive=204,36,29
ForegroundVisited=211,134,155
[Colors:Selection]
BackgroundAlternate=142,192,124
BackgroundNormal=104,157,106
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=252,252,252
ForegroundInactive=235,219,178
ForegroundLink=253,188,75
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=189,195,199
[Colors:Tooltip]
BackgroundAlternate=60,56,54
BackgroundNormal=40,40,40
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=184,187,38
ForegroundInactive=55,115,117
ForegroundLink=142,192,124
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=235,219,178
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:View]
BackgroundAlternate=242,229,188
BackgroundNormal=251,241,199
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=184,187,38
ForegroundInactive=55,115,117
ForegroundLink=142,192,124
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=60,56,54
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Window]
BackgroundAlternate=60,56,54
BackgroundNormal=251,241,199
DecorationFocus=104,157,106
DecorationHover=131,165,152
ForegroundActive=184,187,38
ForegroundInactive=55,115,117
ForegroundLink=142,192,124
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=60,56,54
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[General]
ColorScheme=GruvboxColors
Name=GruvboxLight
shadeSortColumn=true
[KDE]
contrast=4
[WM]
activeBackground=39,39,39
activeBlend=235,219,178
activeForeground=235,219,178
inactiveBackground=40,40,40
inactiveBlend=60,56,54
inactiveForeground=204,190,155

View File

@ -0,0 +1,95 @@
[Background]
Color=40,40,40
[BackgroundFaint]
Color=40,40,40
[BackgroundIntense]
Color=40,40,40
[Color0]
Color=40,40,40
[Color0Faint]
Color=40,40,40
[Color0Intense]
Color=146,131,116
[Color1]
Color=204,36,29
[Color1Faint]
Color=204,36,29
[Color1Intense]
Color=251,73,52
[Color2]
Color=152,151,26
[Color2Faint]
Color=152,151,26
[Color2Intense]
Color=184,187,38
[Color3]
Color=215,153,33
[Color3Faint]
Color=215,153,33
[Color3Intense]
Color=250,189,47
[Color4]
Color=69,133,136
[Color4Faint]
Color=69,133,136
[Color4Intense]
Color=131,165,152
[Color5]
Color=177,98,134
[Color5Faint]
Color=177,98,134
[Color5Intense]
Color=211,134,155
[Color6]
Color=104,157,106
[Color6Faint]
Color=104,157,106
[Color6Intense]
Color=142,192,124
[Color7]
Color=168,153,132
[Color7Faint]
Color=168,153,132
[Color7Intense]
Color=235,219,178
[Foreground]
Color=235,219,178
[ForegroundFaint]
Color=235,219,178
[ForegroundIntense]
Color=235,219,178
[General]
Blur=false
Description=Gruvbox
Opacity=1
Wallpaper=

View File

@ -0,0 +1,12 @@
[Appearance]
ColorScheme=Breeze
Font=Inconsolata,11,-1,5,57,0,0,0,0,0,Medium
[General]
Name=Main
Parent=FALLBACK/
TerminalColumns=108
TerminalRows=32
[Scrolling]
ScrollBarPosition=2

View File

@ -0,0 +1,95 @@
[Background]
Color=46,52,64
[BackgroundFaint]
Color=46,52,64
[BackgroundIntense]
Color=46,52,64
[Color0]
Color=59,66,82
[Color0Faint]
Color=59,66,82
[Color0Intense]
Color=59,66,82
[Color1]
Color=191,97,106
[Color1Faint]
Color=191,97,106
[Color1Intense]
Color=191,97,106
[Color2]
Color=163,190,140
[Color2Faint]
Color=163,190,140
[Color2Intense]
Color=163,190,140
[Color3]
Color=235,203,139
[Color3Faint]
Color=235,203,139
[Color3Intense]
Color=235,203,139
[Color4]
Color=129,161,193
[Color4Faint]
Color=129,161,193
[Color4Intense]
Color=129,161,193
[Color5]
Color=180,142,173
[Color5Faint]
Color=180,142,173
[Color5Intense]
Color=180,142,173
[Color6]
Color=136,192,208
[Color6Faint]
Color=136,192,208
[Color6Intense]
Color=136,192,208
[Color7]
Color=216,222,233
[Color7Faint]
Color=216,222,233
[Color7Intense]
Color=216,222,233
[Foreground]
Color=216,222,233
[ForegroundFaint]
Color=216,222,233
[ForegroundIntense]
Color=216,222,233
[General]
Blur=false
Description=Nordic
Opacity=1
Wallpaper=

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB