Skip to content

Commit 862e067

Browse files
committed
[add] : Use xfce-alter module instead of alterlinux-xfce-conf package
1 parent d109b01 commit 862e067

File tree

18 files changed

+700
-8
lines changed

18 files changed

+700
-8
lines changed

channels/xfce/config.any

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ usershell="/bin/zsh"
2121
modules=(
2222
"share-extra"
2323
"lightdm"
24+
"xfce-alter"
2425
"qtongtk"
2526
"base"
2627
"share"

channels/xfce/packages.i686/xfce.i686

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ xfwm4
3131
xfwm4-themes
3232

3333

34-
#-- xfce4 config --#
35-
alterlinux-xfce-conf
36-
37-
3834
#-- xfce4 plugins --#
3935
thunar-archive-plugin
4036
thunar-media-tags-plugin

channels/xfce/packages.x86_64/xfce.x86_64

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ xfwm4
3131
xfwm4-themes
3232

3333

34-
#-- xfce4 config --#
35-
alterlinux-xfce-conf
36-
37-
3834
#-- xfce4 plugins --#
3935
thunar-archive-plugin
4036
thunar-media-tags-plugin
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[user]
2+
pinned=/usr/share/applications/chromium.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/thunderbird.desktop;/usr/share/applications/vlc.desktop;/usr/share/applications/medit.desktop;/usr/share/applications/xfce4-screenshooter.desktop;/usr/share/applications/xfce4-terminal.desktop;/usr/share/applications/org.manjaro.pamac.manager.desktop;/usr/share/applications/xfce-settings-manager.desktop;
3+
indicatorStyle=1
4+
forceIconSize=false
5+
iconSize=32
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
favorites=chromium.desktop,thunderbird.desktop,vlc.desktop,xfce4-screenshooter.desktop
2+
recent=
3+
button-title=Alter
4+
button-icon=alter
5+
button-single-row=false
6+
show-button-title=true
7+
show-button-icon=true
8+
launcher-show-name=true
9+
launcher-show-description=true
10+
launcher-show-tooltip=true
11+
item-icon-size=2
12+
hover-switch-category=false
13+
category-show-name=true
14+
category-icon-size=1
15+
load-hierarchy=false
16+
view-as-icons=true
17+
recent-items-max=0
18+
favorites-in-recent=true
19+
display-recent-default=false
20+
position-search-alternate=true
21+
position-commands-alternate=false
22+
position-categories-alternate=false
23+
stay-on-focus-out=false
24+
confirm-session-command=true
25+
menu-width=509
26+
menu-height=521
27+
menu-opacity=100
28+
command-settings=xfce4-settings-manager
29+
show-command-settings=true
30+
command-lockscreen=xflock4
31+
show-command-lockscreen=false
32+
command-switchuser=gdmflexiserver
33+
show-command-switchuser=true
34+
command-logoutuser=xfce4-session-logout --logout --fast
35+
show-command-logoutuser=false
36+
command-restart=xfce4-session-logout --reboot --fast
37+
show-command-restart=false
38+
command-shutdown=xfce4-session-logout --halt --fast
39+
show-command-shutdown=false
40+
command-suspend=xfce4-session-logout --suspend
41+
show-command-suspend=false
42+
command-hibernate=xfce4-session-logout --hibernate
43+
show-command-hibernate=false
44+
command-logout=xfce4-session-logout
45+
show-command-logout=true
46+
command-menueditor=menulibre
47+
show-command-menueditor=false
48+
command-profile=mugshot
49+
show-command-profile=false
50+
search-actions=5
51+
52+
[action0]
53+
name=Man Pages
54+
pattern=#
55+
command=exo-open --launch TerminalEmulator man %s
56+
regex=false
57+
58+
[action1]
59+
name=Web Search
60+
pattern=?
61+
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
62+
regex=false
63+
64+
[action2]
65+
name=Wikipedia
66+
pattern=!w
67+
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
68+
regex=false
69+
70+
[action3]
71+
name=Run in Terminal
72+
pattern=!
73+
command=exo-open --launch TerminalEmulator %s
74+
regex=false
75+
76+
[action4]
77+
name=Open URI
78+
pattern=^(file|http|https):\\/\\/(.*)$
79+
command=exo-open \\0
80+
regex=true
81+
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
[Configuration]
2+
FontName=SauceCodePro Nerd Font 12
3+
MiscAlwaysShowTabs=FALSE
4+
MiscBell=FALSE
5+
MiscBellUrgent=FALSE
6+
MiscBordersDefault=TRUE
7+
MiscCursorBlinks=FALSE
8+
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
9+
MiscDefaultGeometry=80x24
10+
MiscInheritGeometry=FALSE
11+
MiscMenubarDefault=TRUE
12+
MiscMouseAutohide=FALSE
13+
MiscMouseWheelZoom=TRUE
14+
MiscToolbarDefault=FALSE
15+
MiscConfirmClose=TRUE
16+
MiscCycleTabs=TRUE
17+
MiscTabCloseButtons=TRUE
18+
MiscTabCloseMiddleClick=TRUE
19+
MiscTabPosition=GTK_POS_TOP
20+
MiscHighlightUrls=TRUE
21+
MiscMiddleClickOpensUri=FALSE
22+
MiscCopyOnSelect=FALSE
23+
MiscShowRelaunchDialog=TRUE
24+
MiscRewrapOnResize=TRUE
25+
MiscUseShiftArrowsToScroll=FALSE
26+
MiscSlimTabs=FALSE
27+
MiscNewTabAdjacent=FALSE
28+
MiscSearchDialogOpacity=100
29+
MiscShowUnsafePasteDialog=TRUE
30+
ColorBackground=#38383c3c4a4a
31+
DropdownKeepOpenDefault=TRUE
32+
DropdownWidth=100
33+
DropdownOpacity=75
34+
DropdownHeight=45
35+
DropdownPositionVertical=100
36+
DropdownMoveToActive=FALSE
37+
DropdownAlwaysShowTabs=FALSE
38+
DropdownStatusIcon=FALSE
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<channel name="displays" version="1.0">
4+
<property name="ActiveProfile" type="string" value="Default"/>
5+
</channel>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<channel name="keyboard-layout" version="1.0">
4+
<property name="Default" type="empty">
5+
<property name="XkbDisable" type="bool" value="false"/>
6+
<property name="XkbLayout" type="string" value="us"/>
7+
<property name="XkbVariant" type="string" value=""/>
8+
</property>
9+
</channel>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<channel name="thunar" version="1.0">
4+
<property name="last-view" type="string" value="ThunarIconView"/>
5+
<property name="last-location-bar" type="string" value="ThunarLocationEntry"/>
6+
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
7+
<property name="last-window-maximized" type="bool" value="false"/>
8+
<property name="last-separator-position" type="int" value="170"/>
9+
<property name="last-window-width" type="int" value="640"/>
10+
<property name="last-window-height" type="int" value="480"/>
11+
</channel>
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<channel name="xfce4-desktop" version="1.0">
4+
<property name="backdrop" type="empty">
5+
<property name="screen0" type="empty">
6+
<property name="monitorVGA-1" type="empty">
7+
<property name="workspace0" type="empty">
8+
<property name="color-style" type="int" value="0"/>
9+
<property name="image-style" type="int" value="5"/>
10+
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
11+
</property>
12+
<property name="workspace1" type="empty">
13+
<property name="color-style" type="int" value="0"/>
14+
<property name="image-style" type="int" value="5"/>
15+
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
16+
</property>
17+
<property name="workspace2" type="empty">
18+
<property name="color-style" type="int" value="0"/>
19+
<property name="image-style" type="int" value="5"/>
20+
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
21+
</property>
22+
<property name="workspace3" type="empty">
23+
<property name="color-style" type="int" value="0"/>
24+
<property name="image-style" type="int" value="5"/>
25+
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
26+
</property>
27+
</property>
28+
</property>
29+
</property>
30+
<property name="desktop-menu" type="empty">
31+
<property name="show" type="bool" value="false"/>
32+
</property>
33+
<property name="windowlist-menu" type="empty">
34+
<property name="show" type="bool" value="false"/>
35+
</property>
36+
<property name="desktop-icons" type="empty">
37+
<property name="file-icons" type="empty">
38+
<property name="show-filesystem" type="bool" value="false"/>
39+
<property name="show-home" type="bool" value="false"/>
40+
<property name="show-removable" type="bool" value="false"/>
41+
<property name="show-trash" type="bool" value="false"/>
42+
</property>
43+
</property>
44+
<property name="last" type="empty">
45+
<property name="window-width" type="int" value="722"/>
46+
<property name="window-height" type="int" value="626"/>
47+
</property>
48+
</channel>

0 commit comments

Comments
 (0)