add xfce settings

This commit is contained in:
Barak Michener 2016-10-27 13:20:43 -07:00
parent f55bc42f02
commit 6cef5c101f
26 changed files with 750 additions and 0 deletions

View file

@ -0,0 +1,17 @@
UpdateInterval=1
TimeScale=0
Size=56
Mode=0
Frame=1
Border=0
Bars=0
TrackedCore=0
Command=xfce4-taskmanager
InTerminal=0
StartupNotification=1
ColorMode=1
Foreground1=#0000ffff0000
Foreground2=#ffff00000000
Foreground3=#00000000ffff
Background=#000000000000

View file

@ -0,0 +1,5 @@
normal_color=8953776
focused_color=49151
urgent_color=16711680
strip_workspace_numbers=true

View file

@ -0,0 +1,14 @@
Use_Label=true
Show_Values=false
Show_Bars=true
Colorize_Values=true
Color_In=#FF4F00
Color_Out=#FFE500
Text=wlp4s0
Network_Device=wlp4s0
Max_In=4096
Max_Out=4096
Auto_Max=true
Update_Interval=500
Values_As_Bits=true

View file

@ -0,0 +1,61 @@
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
recent=blueman-manager.desktop,blueberry.desktop,nm-connection-editor.desktop,xfce-settings-manager.desktop,xfce-ui-settings.desktop,exo-mail-reader.desktop,wine-Programs-Heroes of the Storm-Heroes of the Storm.desktop,chrome-dcaeggpajcbagfhmblgcaogelcecagjd-Default.desktop,wine-Programs-Battle.net-Battle.net.desktop,xfce-keyboard-settings.desktop
button-title=Applications
button-icon=xfce4-whiskermenu
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
item-icon-size=2
hover-switch-category=false
category-icon-size=1
load-hierarchy=false
recent-items-max=10
favorites-in-recent=true
display-recent-default=false
position-search-alternate=false
position-commands-alternate=false
position-categories-alternate=false
menu-width=545
menu-height=585
menu-opacity=100
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=gdmflexiserver
show-command-switchuser=true
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=4
[action0]
name=Man Pages
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Wikipedia
pattern=!w
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action2]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action3]
name=Open URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0
regex=true