ubuntu xfce, i3

This commit is contained in:
Barak Michener 2018-04-17 10:40:28 -07:00
parent 1bc33a19cc
commit 9a3f68c6e4
39 changed files with 433 additions and 487 deletions

View file

@ -1,17 +0,0 @@
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

@ -1,6 +1,6 @@
Command=hostname -s
UseLabel=0
Text=Host
Text=hostname
UpdatePeriod=60000
Font=Bitstream Vera Sans Bold 16
Font=Sans Bold 16

View file

@ -1,14 +0,0 @@
Use_Label=true
Show_Values=false
Show_Bars=true
Colorize_Values=true
Color_In=rgb(255,79,0)
Color_Out=rgb(255,229,0)
Text=wlp4s0
Network_Device=wlp4s0
Max_In=4096
Max_Out=4096
Auto_Max=true
Update_Interval=500
Values_As_Bits=true

View file

@ -1,40 +1,40 @@
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
recent=google-chrome-beta.desktop,wine-Programs-Heroes of the Storm-Heroes of the Storm.desktop,wine-Programs-Battle.net-Battle.net.desktop,cool-retro-term.desktop,chrome-pnpnebpkafjbaejjhkkaiandjbnbbbak-Default.desktop,blueman-manager.desktop,blueberry.desktop,nm-connection-editor.desktop,xfce-settings-manager.desktop,xfce-ui-settings.desktop
button-title=Applications
button-icon=xfce4-whiskermenu
favorites=exo-web-browser.desktop,exo-mail-reader.desktop,exo-file-manager.desktop,libreoffice-writer.desktop,libreoffice-calc.desktop,pidgin.desktop,org.gnome.Software.desktop,exo-terminal-emulator.desktop
recent=xfce-ui-settings.desktop,firefox.desktop,exo-terminal-emulator.desktop,lightdm-gtk-greeter-settings.desktop
button-title=Applications Menu
button-icon=xubuntu-logo-menu
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-description=false
launcher-show-tooltip=true
item-icon-size=2
item-icon-size=1
hover-switch-category=false
category-show-name=true
category-icon-size=1
load-hierarchy=false
category-icon-size=0
load-hierarchy=true
recent-items-max=10
favorites-in-recent=true
display-recent-default=false
position-search-alternate=false
position-search-alternate=true
position-commands-alternate=false
position-categories-alternate=false
menu-width=545
menu-height=585
menu-width=400
menu-height=500
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-switchuser=dm-tool switch-to-greeter
show-command-switchuser=false
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
search-actions=5
[action0]
name=Man Pages
@ -43,18 +43,24 @@ command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Web Search
pattern=?
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
regex=false
[action2]
name=Wikipedia
pattern=!w
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action2]
[action3]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action3]
[action4]
name=Open URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0