Compare commits
No commits in common. "2bae35789807f1b3f4a330a13df5a3de5af7923162599467d76bdc8da2d21b75" and "a395c388ffce29b0bdafce3d820a42b9d0905743adc4d5679a8540eef8e82343" have entirely different histories.
2bae357898
...
a395c388ff
13 changed files with 90 additions and 161 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,3 @@
|
||||||
zsh/.local
|
zsh/.local
|
||||||
tmux/.tmux/plugins
|
tmux/.tmux/plugins
|
||||||
nvim/.config/nvim/lazy-lock.json
|
nvim/.config/nvim/lazy-lock.json
|
||||||
plasma/.config/plasmanotifyrc
|
|
||||||
plasma/.config/spectaclerc
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
You will need atleast following packages for it to work
|
You will need atleast following packages for it to work
|
||||||
|
|
||||||
`paru -S neovim alacritty plasma-meta zsh fzf stow tmux git pipewire fd ripgrep go`
|
`paru -S neovim alacritty plasma-meta zsh fzf stow tmux git`
|
||||||
|
|
||||||
### Getting started
|
### Getting started
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ For stow to restore the old state you have to run following command.
|
||||||
|
|
||||||
`git clone https://git.snrd.eu/Spaenny/dotfiles.git && cd dotfiles`
|
`git clone https://git.snrd.eu/Spaenny/dotfiles.git && cd dotfiles`
|
||||||
|
|
||||||
`stow alacritty nvim plasma zsh tmux git pipewire`
|
`stow alacritty nvim plasma zsh tmux git`
|
||||||
|
|
||||||
If you just wanna restore one application config you can do so by executing it via package name.
|
If you just wanna restore one application config you can do so by executing it via package name.
|
||||||
`stow nvim`
|
`stow nvim`
|
||||||
|
|
|
@ -1,20 +0,0 @@
|
||||||
context.modules = [
|
|
||||||
{ name = libpipewire-module-loopback
|
|
||||||
args = {
|
|
||||||
node.description = "Scarlett 2i2 Loopback"
|
|
||||||
capture.props = {
|
|
||||||
node.name = "Scarlett_2i2_Loopback"
|
|
||||||
media.class = "Audio/Sink"
|
|
||||||
audio.position = [ FL FR ]
|
|
||||||
}
|
|
||||||
playback.props = {
|
|
||||||
node.name = "playback.Scarlett_2i2_Loopback"
|
|
||||||
audio.position = [ AUX0 AUX1 ]
|
|
||||||
target.object = "alsa_output.usb-Focusrite_Scarlett_2i2_USB-00.pro-output-0"
|
|
||||||
stream.dont-remix = true
|
|
||||||
node.dont-reconnect = false
|
|
||||||
node.passive = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
|
@ -1,17 +0,0 @@
|
||||||
context.objects = [
|
|
||||||
{ factory = adapter
|
|
||||||
args = {
|
|
||||||
factory.name = support.null-audio-sink
|
|
||||||
node.name = "Null Sink"
|
|
||||||
media.class = Audio/Sink
|
|
||||||
audio.position = [ FL FR ]
|
|
||||||
monitor.channel-volumes = true
|
|
||||||
monitor.passthrough = true
|
|
||||||
adapter.auto-port-config = {
|
|
||||||
mode = dsp
|
|
||||||
monitor = true
|
|
||||||
position = preserve
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
|
@ -1,4 +1,4 @@
|
||||||
# created by KDE Plasma, Fri Jul 12 07:22:12 2024
|
# created by KDE Plasma, Tue Jul 9 22:03:54 2024
|
||||||
#
|
#
|
||||||
|
|
||||||
gtk-alternative-button-order = 1
|
gtk-alternative-button-order = 1
|
||||||
|
|
|
@ -12,47 +12,47 @@ IntensityEffect=2
|
||||||
[ColorEffects:Inactive]
|
[ColorEffects:Inactive]
|
||||||
ChangeSelectionColor=true
|
ChangeSelectionColor=true
|
||||||
Color=112,111,110
|
Color=112,111,110
|
||||||
ColorAmount=0.025
|
ColorAmount=0.025000000000000001
|
||||||
ColorEffect=2
|
ColorEffect=2
|
||||||
ContrastAmount=0.1
|
ContrastAmount=0.10000000000000001
|
||||||
ContrastEffect=2
|
ContrastEffect=2
|
||||||
Enable=false
|
Enable=false
|
||||||
IntensityAmount=0
|
IntensityAmount=0
|
||||||
IntensityEffect=0
|
IntensityEffect=0
|
||||||
|
|
||||||
[Colors:Button]
|
[Colors:Button]
|
||||||
BackgroundAlternate=189,195,199
|
BackgroundAlternate=64,69,82
|
||||||
BackgroundNormal=30,28,44
|
BackgroundNormal=40,42,54
|
||||||
DecorationFocus=185,85,59
|
DecorationFocus=124,96,163
|
||||||
DecorationHover=254,117,81
|
DecorationHover=124,96,163
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=61,174,233
|
||||||
ForegroundInactive=127,140,141
|
ForegroundInactive=102,106,115
|
||||||
ForegroundLink=57,127,161
|
ForegroundLink=41,128,185
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=255,85,85
|
||||||
ForegroundNeutral=198,92,0
|
ForegroundNeutral=255,184,108
|
||||||
ForegroundNormal=248,248,248
|
ForegroundNormal=248,248,242
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=80,250,122
|
||||||
ForegroundVisited=127,140,141
|
ForegroundVisited=82,148,226
|
||||||
|
|
||||||
[Colors:Complementary]
|
[Colors:Complementary]
|
||||||
BackgroundAlternate=59,64,69
|
BackgroundAlternate[$d]
|
||||||
BackgroundNormal=49,54,59
|
BackgroundNormal[$d]
|
||||||
DecorationFocus=30,146,255
|
DecorationFocus[$d]
|
||||||
DecorationHover=255,0,0
|
DecorationHover[$d]
|
||||||
ForegroundActive=147,206,233
|
ForegroundActive[$d]
|
||||||
ForegroundInactive=175,176,179
|
ForegroundInactive[$d]
|
||||||
ForegroundLink=61,174,230
|
ForegroundLink[$d]
|
||||||
ForegroundNegative=231,76,60
|
ForegroundNegative[$d]
|
||||||
ForegroundNeutral=253,188,75
|
ForegroundNeutral[$d]
|
||||||
ForegroundNormal=239,240,241
|
ForegroundNormal[$d]
|
||||||
ForegroundPositive=46,204,113
|
ForegroundPositive[$d]
|
||||||
ForegroundVisited=61,174,230
|
ForegroundVisited[$d]
|
||||||
|
|
||||||
[Colors:Header]
|
[Colors:Header]
|
||||||
BackgroundAlternate[$d]
|
BackgroundAlternate[$d]
|
||||||
BackgroundNormal[$d]
|
BackgroundNormal[$d]
|
||||||
DecorationFocus[$d]
|
DecorationFocus[$d]
|
||||||
DecorationHover=85,255,0
|
DecorationHover[$d]
|
||||||
ForegroundActive[$d]
|
ForegroundActive[$d]
|
||||||
ForegroundInactive[$d]
|
ForegroundInactive[$d]
|
||||||
ForegroundLink[$d]
|
ForegroundLink[$d]
|
||||||
|
@ -77,73 +77,70 @@ ForegroundPositive[$d]
|
||||||
ForegroundVisited[$d]
|
ForegroundVisited[$d]
|
||||||
|
|
||||||
[Colors:Selection]
|
[Colors:Selection]
|
||||||
BackgroundAlternate=85,255,127
|
BackgroundAlternate=29,153,243
|
||||||
BackgroundNormal=254,117,81
|
BackgroundNormal=124,96,163
|
||||||
DecorationFocus=71,70,82
|
DecorationFocus=124,96,163
|
||||||
DecorationHover=59,55,73
|
DecorationHover=124,96,163
|
||||||
ForegroundActive=252,252,252
|
ForegroundActive=252,252,252
|
||||||
ForegroundInactive=239,240,241
|
ForegroundInactive=211,218,227
|
||||||
ForegroundLink=57,127,161
|
ForegroundLink=253,188,75
|
||||||
ForegroundNegative=176,55,69
|
ForegroundNegative=255,85,85
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=255,184,108
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=254,254,254
|
||||||
ForegroundPositive=23,104,57
|
ForegroundPositive=80,250,122
|
||||||
ForegroundVisited=189,195,199
|
ForegroundVisited=189,195,199
|
||||||
|
|
||||||
[Colors:Tooltip]
|
[Colors:Tooltip]
|
||||||
BackgroundAlternate=77,77,77
|
BackgroundAlternate=47,52,63
|
||||||
BackgroundNormal=35,38,39
|
BackgroundNormal=53,57,69
|
||||||
DecorationFocus=71,70,82
|
DecorationFocus=124,96,163
|
||||||
DecorationHover=147,206,233
|
DecorationHover=124,96,163
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=61,174,233
|
||||||
ForegroundInactive=189,195,199
|
ForegroundInactive=102,106,115
|
||||||
ForegroundLink=57,127,161
|
ForegroundLink=41,128,185
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=255,85,85
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=255,184,108
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=211,218,227
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=80,250,122
|
||||||
ForegroundVisited=127,140,141
|
ForegroundVisited=82,148,226
|
||||||
|
|
||||||
[Colors:View]
|
[Colors:View]
|
||||||
BackgroundAlternate=30,28,44
|
BackgroundAlternate=43,45,59
|
||||||
BackgroundNormal=28,26,40
|
BackgroundNormal=30,31,41
|
||||||
DecorationFocus=254,117,81
|
DecorationFocus=124,96,163
|
||||||
DecorationHover=102,101,118
|
DecorationHover=124,96,163
|
||||||
ForegroundActive=255,170,255
|
ForegroundActive=139,233,253
|
||||||
ForegroundInactive=127,140,141
|
ForegroundInactive=102,106,115
|
||||||
ForegroundLink=57,127,161
|
ForegroundLink=82,148,226
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=255,85,85
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=255,184,108
|
||||||
ForegroundNormal=248,248,248
|
ForegroundNormal=248,248,242
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=80,250,122
|
||||||
ForegroundVisited=127,140,141
|
ForegroundVisited=124,183,255
|
||||||
|
|
||||||
[Colors:Window]
|
[Colors:Window]
|
||||||
BackgroundAlternate=189,195,199
|
BackgroundAlternate=47,52,63
|
||||||
BackgroundNormal=30,28,44
|
BackgroundNormal=40,42,54
|
||||||
DecorationFocus=71,70,82
|
DecorationFocus=124,96,163
|
||||||
DecorationHover=59,55,73
|
DecorationHover=124,96,163
|
||||||
ForegroundActive=255,187,255
|
ForegroundActive=139,233,253
|
||||||
ForegroundInactive=208,202,225
|
ForegroundInactive=102,106,115
|
||||||
ForegroundLink=57,127,161
|
ForegroundLink=41,128,185
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=255,85,85
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=255,184,108
|
||||||
ForegroundNormal=248,248,248
|
ForegroundNormal=248,248,242
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=80,250,122
|
||||||
ForegroundVisited=127,140,141
|
ForegroundVisited=68,71,90
|
||||||
|
|
||||||
[DirSelect Dialog]
|
[DirSelect Dialog]
|
||||||
DirSelectDialog Size=820,584
|
DirSelectDialog Size=820,584
|
||||||
History Items[$e]=file:$HOME,file:$HOME/.blink,file:$HOME/.var/app/io.gitlab.librewolf-community/.librewolf/q2q5b8ee.default-default-1,file:$HOME/.local/share/chatterino/,file:$HOME/.local/share/,file:$HOME/.local/
|
History Items[$e]=file:$HOME,file:$HOME/.blink,file:$HOME/.var/app/io.gitlab.librewolf-community/.librewolf/q2q5b8ee.default-default-1,file:$HOME/.local/share/chatterino/,file:$HOME/.local/share/,file:$HOME/.local/
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
ColorSchemeHash=b1850053012b2579d3f1a8974cd3afbdc09c5da9
|
ColorSchemeHash=e44c8d483c47a28c7d0e32e6b41dd227803affe5
|
||||||
|
|
||||||
[Icons]
|
|
||||||
Theme=breeze
|
|
||||||
|
|
||||||
[KDE]
|
[KDE]
|
||||||
LookAndFeelPackage=org.magpie.nostrum.desktop
|
LookAndFeelPackage=org.kde.breezedark.desktop
|
||||||
|
|
||||||
[KFileDialog Settings]
|
[KFileDialog Settings]
|
||||||
Allow Expansion=false
|
Allow Expansion=false
|
||||||
|
@ -166,9 +163,9 @@ Speedbar Width=140
|
||||||
View Style=DetailTree
|
View Style=DetailTree
|
||||||
|
|
||||||
[WM]
|
[WM]
|
||||||
activeBackground=71,80,87
|
activeBackground=47,52,63
|
||||||
activeBlend=252,252,252
|
activeBlend=47,52,63
|
||||||
activeForeground=252,252,252
|
activeForeground=211,218,227
|
||||||
inactiveBackground=59,55,73
|
inactiveBackground=47,52,63
|
||||||
inactiveBlend=75,71,67
|
inactiveBlend=47,52,63
|
||||||
inactiveForeground=189,195,199
|
inactiveForeground=102,106,115
|
||||||
|
|
|
@ -4,8 +4,8 @@ switch-to-activity-586a7ad7-4105-499f-8ad6-442513a5f917=none,none,Switch to acti
|
||||||
switch-to-activity-78ba6e6d-5dc7-4f18-a39b-c2af6d31bd8a=none,none,Switch to activity "Default"
|
switch-to-activity-78ba6e6d-5dc7-4f18-a39b-c2af6d31bd8a=none,none,Switch to activity "Default"
|
||||||
|
|
||||||
[KDE Keyboard Layout Switcher]
|
[KDE Keyboard Layout Switcher]
|
||||||
Switch to Last-Used Keyboard Layout=Meta+Alt+L,Meta+Alt+L,Switch to Last-Used Keyboard Layout
|
Switch to Last-Used Keyboard Layout=Meta+Alt+L,Meta+Alt+L,
|
||||||
Switch to Next Keyboard Layout=Meta+Alt+K,Meta+Alt+K,Switch to Next Keyboard Layout
|
Switch to Next Keyboard Layout=Meta+Alt+K,Meta+Alt+K,
|
||||||
_k_friendly_name=Keyboard Layout Switcher
|
_k_friendly_name=Keyboard Layout Switcher
|
||||||
|
|
||||||
[kaccess]
|
[kaccess]
|
||||||
|
|
|
@ -166,20 +166,6 @@
|
||||||
"priority": 0
|
"priority": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"lidClosed": false,
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"outputIndex": 0,
|
|
||||||
"position": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"priority": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "setups"
|
"name": "setups"
|
||||||
|
|
|
@ -6,9 +6,6 @@ Id_4=67e36da5-23c2-44a7-822d-4b09cdf8ac30
|
||||||
Number=4
|
Number=4
|
||||||
Rows=1
|
Rows=1
|
||||||
|
|
||||||
[EdgeBarrier]
|
|
||||||
EdgeBarrier=50
|
|
||||||
|
|
||||||
[Tiling]
|
[Tiling]
|
||||||
padding=4
|
padding=4
|
||||||
|
|
||||||
|
@ -30,11 +27,9 @@ tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"wi
|
||||||
[Tiling][d509e6f8-293c-563e-8b6c-3cbf4d67756f]
|
[Tiling][d509e6f8-293c-563e-8b6c-3cbf4d67756f]
|
||||||
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"width":0.25}]}
|
||||||
|
|
||||||
[Windows]
|
|
||||||
ElectricBorderDelay=50
|
|
||||||
|
|
||||||
[Xwayland]
|
[Xwayland]
|
||||||
Scale=1
|
Scale=1
|
||||||
|
|
||||||
[org.kde.kdecoration2]
|
[org.kde.kdecoration2]
|
||||||
|
library=org.kde.kwin.aurorae
|
||||||
theme=__aurorae__svg__Dracula
|
theme=__aurorae__svg__Dracula
|
||||||
|
|
|
@ -15,10 +15,6 @@ location=0
|
||||||
plugin=org.kde.plasma.folder
|
plugin=org.kde.plasma.folder
|
||||||
wallpaperplugin=org.kde.image
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
[Containments][1][Wallpaper][org.kde.image][General]
|
|
||||||
Image=/usr/share/wallpapers/Next/
|
|
||||||
SlidePaths=/home/philipp/.local/share/wallpapers/,/usr/share/wallpapers/
|
|
||||||
|
|
||||||
[Containments][10]
|
[Containments][10]
|
||||||
activityId=
|
activityId=
|
||||||
formfactor=2
|
formfactor=2
|
||||||
|
@ -26,8 +22,8 @@ immutability=1
|
||||||
lastScreen=0
|
lastScreen=0
|
||||||
location=3
|
location=3
|
||||||
plugin=org.kde.plasma.private.systemtray
|
plugin=org.kde.plasma.private.systemtray
|
||||||
popupHeight=440
|
popupHeight=432
|
||||||
popupWidth=440
|
popupWidth=432
|
||||||
wallpaperplugin=org.kde.image
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
[Containments][10][Applets][11]
|
[Containments][10][Applets][11]
|
||||||
|
@ -54,7 +50,7 @@ immutability=1
|
||||||
plugin=org.kde.plasma.notifications
|
plugin=org.kde.plasma.notifications
|
||||||
|
|
||||||
[Containments][10][Applets][15][Configuration]
|
[Containments][10][Applets][15][Configuration]
|
||||||
PreloadWeight=70
|
PreloadWeight=65
|
||||||
|
|
||||||
[Containments][10][Applets][16]
|
[Containments][10][Applets][16]
|
||||||
immutability=1
|
immutability=1
|
||||||
|
@ -153,7 +149,7 @@ immutability=1
|
||||||
plugin=org.kde.plasma.digitalclock
|
plugin=org.kde.plasma.digitalclock
|
||||||
|
|
||||||
[Containments][4][Applets][27][Configuration]
|
[Containments][4][Applets][27][Configuration]
|
||||||
PreloadWeight=100
|
PreloadWeight=85
|
||||||
popupHeight=450
|
popupHeight=450
|
||||||
popupWidth=560
|
popupWidth=560
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,3 @@ Seen=true
|
||||||
[Applications][in.cinny.Cinny]
|
[Applications][in.cinny.Cinny]
|
||||||
Seen=true
|
Seen=true
|
||||||
ShowInHistory=false
|
ShowInHistory=false
|
||||||
|
|
||||||
[DoNotDisturb]
|
|
||||||
Until=2024,7,11,21,24,0.073
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ autoSaveImage=true
|
||||||
clipboardGroup=PostScreenshotCopyImage
|
clipboardGroup=PostScreenshotCopyImage
|
||||||
|
|
||||||
[ImageSave]
|
[ImageSave]
|
||||||
lastImageSaveLocation=file:///home/philipp/Pictures/Screenshots/Screenshot_20240711_195543.png
|
lastImageSaveLocation=file:///home/philipp/Pictures/Screenshots/Screenshot_20240706_151134.png
|
||||||
translatedScreenshotsFolder=Screenshots
|
translatedScreenshotsFolder=Screenshots
|
||||||
|
|
||||||
[VideoSave]
|
[VideoSave]
|
||||||
|
|
|
@ -121,9 +121,6 @@ HISTFILE=~/.zsh_history
|
||||||
HISTSIZE=10000
|
HISTSIZE=10000
|
||||||
HISTSAVE=10000
|
HISTSAVE=10000
|
||||||
|
|
||||||
# Setup zoxide
|
|
||||||
eval "$(zoxide init zsh --cmd cd)"
|
|
||||||
|
|
||||||
# Setup global aliases if available
|
# Setup global aliases if available
|
||||||
if [ -f /etc/bash.bash_aliases ]; then
|
if [ -f /etc/bash.bash_aliases ]; then
|
||||||
source /etc/bash.bash_aliases
|
source /etc/bash.bash_aliases
|
||||||
|
|
Loading…
Reference in a new issue