Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4f422b66b7 | ||
![]() |
b1383d2fe9
|
||
![]() |
657af244fa |
BIN
backgrounds/Artix_wallpaper.png
Normal file
BIN
backgrounds/Artix_wallpaper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
Binary file not shown.
Before Width: | Height: | Size: 342 KiB After Width: | Height: | Size: 259 KiB |
@@ -274,7 +274,7 @@ focus_follows_mouse no
|
||||
#mouse_warping none
|
||||
|
||||
# set random background on desktop
|
||||
exec_always --no-startup-id feh --bg-fill "$(find $HOME/.wallpaper/|shuf -n1)"
|
||||
exec_always --no-startup-id feh --bg-fill "$(find /usr/share/backgrounds/|shuf -n1)"
|
||||
|
||||
# printscreen
|
||||
bindsym Print exec scrot -q 95 '%Y-%m-%d-%s_$wx$h_scrot.png' -e 'mv $f ~/Pictures/'
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 70 KiB |
@@ -1,7 +1,7 @@
|
||||
[General]
|
||||
__userfile__=true
|
||||
icon_theme=breeze
|
||||
theme=frost
|
||||
theme=kde-plasma
|
||||
|
||||
[Mouse]
|
||||
cursor_theme=Breeze
|
||||
|
@@ -24,7 +24,9 @@ type=kbindicator
|
||||
|
||||
[mainmenu]
|
||||
alignment=Left
|
||||
showText=true
|
||||
icon=/usr/share/icons/artix/logo.svg
|
||||
ownIcon=true
|
||||
showText=false
|
||||
type=mainmenu
|
||||
|
||||
[mount]
|
||||
|
@@ -49,7 +49,7 @@
|
||||
</placement>
|
||||
|
||||
<theme>
|
||||
<name>Onyx</name>
|
||||
<name>Mikachu</name>
|
||||
<titleLayout>NLIMC</titleLayout>
|
||||
<!--
|
||||
available characters are NDSLIMC, each can occur at most once.
|
||||
|
@@ -11,8 +11,8 @@ ShadowColor=#000000
|
||||
ShowHidden=false
|
||||
ShowWmMenu=false
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
Wallpaper=/usr/share/backgrounds/artix.jpg
|
||||
SortOrder=ascending
|
||||
Wallpaper=/usr/share/backgrounds/Artix_wallpaper.png
|
||||
WallpaperMode=stretch
|
||||
|
||||
[FolderView]
|
||||
@@ -22,7 +22,7 @@ ShowHidden=false
|
||||
SidePaneIconSize=24
|
||||
SmallIconSize=24
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
SortOrder=ascending
|
||||
ThumbnailIconSize=128
|
||||
|
||||
[System]
|
||||
|
@@ -11,8 +11,8 @@ ShadowColor=#000000
|
||||
ShowHidden=false
|
||||
ShowWmMenu=false
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
Wallpaper=/usr/share/backgrounds/artix.jpg
|
||||
SortOrder=ascending
|
||||
Wallpaper=/usr/share/backgrounds/Artix_wallpaper.png
|
||||
WallpaperMode=center
|
||||
|
||||
[FolderView]
|
||||
@@ -22,7 +22,7 @@ ShowHidden=false
|
||||
SidePaneIconSize=24
|
||||
SmallIconSize=24
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
SortOrder=ascending
|
||||
ThumbnailIconSize=128
|
||||
|
||||
[System]
|
||||
|
Reference in New Issue
Block a user