Skip to content

Commit 5317bc1

Browse files
committed
[add] : Added AlterLinux Icons
1 parent 278daaa commit 5317bc1

File tree

21 files changed

+92
-2
lines changed

21 files changed

+92
-2
lines changed

airootfs/etc/skel/.config/xfce4/panel/whiskermenu-3.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
22
recent=xfce-settings-manager.desktop,exo-file-manager.desktop,exo-terminal-emulator.desktop,xfce-display-settings.desktop,exo-web-browser.desktop
33
button-title=Alter
4-
button-icon=xfce4-whiskermenu
4+
button-icon=alter
55
button-single-row=false
66
show-button-title=true
77
show-button-icon=true

airootfs/root/customize_airootfs.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ sed -i 's/#\(HandleSuspendKey=\)suspend/\1ignore/' /etc/systemd/logind.conf
3535
sed -i 's/#\(HandleHibernateKey=\)hibernate/\1ignore/' /etc/systemd/logind.conf
3636
sed -i 's/#\(HandleLidSwitch=\)suspend/\1ignore/' /etc/systemd/logind.conf
3737

38+
# Create Icon Cache
39+
gtk-update-icon-cache -f /usr/share/icons/hicolor
40+
3841

3942
# To disable start up of lightdm.
4043
# If it is enable, Users have to enter password.

airootfs/usr/lib/os-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ HOME_URL="https://www.archlinux.org/"
88
DOCUMENTATION_URL="https://wiki.archlinux.org/"
99
SUPPORT_URL="https://bbs.archlinux.org/"
1010
BUG_REPORT_URL="https://bugs.archlinux.org/"
11-
LOGO=archlinux
11+
LOGO=alter
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 87 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)