4 Commits
0.5 ... 0.6.1

Author SHA1 Message Date
udeved
065f714c38 Makefile start 0.6 2018-01-05 16:47:12 +01:00
udeved
4f422b66b7 update wallpaper 2018-01-05 11:00:49 +01:00
Oscar Campos
b1383d2fe9 update Artix background 2017-11-09 15:00:05 +00:00
udeved
657af244fa update lxqt 2017-10-02 00:29:43 +02:00
10 changed files with 15 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
Version=0.5
Version=0.6
PREFIX = /usr/local
SYSCONFDIR = /etc
@@ -8,7 +8,8 @@ ICONS = \
$(wildcard icons/*.png)
BACKGROUNDS = \
$(wildcard backgrounds/*.jpg)
$(wildcard backgrounds/*.jpg) \
$(wildcard backgrounds/*.png)
install_icons:
install -dm0755 $(DESTDIR)$(PREFIX)/share/icons/artix

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

View File

@@ -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

View File

@@ -1,7 +1,7 @@
[General]
__userfile__=true
icon_theme=breeze
theme=frost
theme=kde-plasma
[Mouse]
cursor_theme=Breeze

View File

@@ -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]

View File

@@ -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.

View File

@@ -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]

View File

@@ -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]