update portia
This commit is contained in:
parent
f784422c1b
commit
f889fc1903
11 changed files with 36 additions and 103 deletions
|
|
@ -7,8 +7,8 @@
|
|||
title_transmit_bg_color = "#535d6c"
|
||||
[keybindings]
|
||||
close_term = <Primary><Shift>w
|
||||
cycle_next = <Primary>j
|
||||
cycle_prev = <Primary>k
|
||||
cycle_next = None
|
||||
cycle_prev = None
|
||||
paste = <Shift>Insert
|
||||
split_vert = <Primary><Shift>v
|
||||
[layouts]
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
Command=hostname -s
|
||||
UseLabel=0
|
||||
Text=hostname
|
||||
UpdatePeriod=60000
|
||||
Font=Sans Bold 16
|
||||
|
||||
|
|
@ -1,68 +0,0 @@
|
|||
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-session-settings.desktop,xfce-keyboard-settings.desktop,xfce-ui-settings.desktop,firefox.desktop,exo-terminal-emulator.desktop,lightdm-gtk-greeter-settings.desktop
|
||||
button-title=Applications Menu
|
||||
button-icon=xfce4-whiskermenu
|
||||
button-single-row=false
|
||||
show-button-title=false
|
||||
show-button-icon=true
|
||||
launcher-show-name=true
|
||||
launcher-show-description=false
|
||||
launcher-show-tooltip=true
|
||||
item-icon-size=1
|
||||
hover-switch-category=false
|
||||
category-show-name=true
|
||||
category-icon-size=0
|
||||
load-hierarchy=true
|
||||
recent-items-max=10
|
||||
favorites-in-recent=true
|
||||
display-recent-default=false
|
||||
position-search-alternate=true
|
||||
position-commands-alternate=false
|
||||
position-categories-alternate=false
|
||||
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=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=5
|
||||
|
||||
[action0]
|
||||
name=Man Pages
|
||||
pattern=#
|
||||
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
|
||||
|
||||
[action3]
|
||||
name=Run in Terminal
|
||||
pattern=!
|
||||
command=exo-open --launch TerminalEmulator %s
|
||||
regex=false
|
||||
|
||||
[action4]
|
||||
name=Open URI
|
||||
pattern=^(file|http|https):\\/\\/(.*)$
|
||||
command=exo-open \\0
|
||||
regex=true
|
||||
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
<channel name="displays" version="1.0">
|
||||
<property name="Default" type="empty">
|
||||
<property name="eDP1" type="string" value="1. LGD 14"">
|
||||
<property name="Active" type="bool" value="true"/>
|
||||
<property name="Active" type="bool" value="false"/>
|
||||
<property name="Resolution" type="string" value="2560x1440"/>
|
||||
<property name="RefreshRate" type="double" value="59.997716"/>
|
||||
<property name="Rotation" type="int" value="0"/>
|
||||
|
|
|
|||
|
|
@ -6,11 +6,15 @@
|
|||
<property name="initial-opacity" type="empty"/>
|
||||
<property name="applications" type="empty">
|
||||
<property name="known_applications" type="array">
|
||||
<value type="string" value="Blueman"/>
|
||||
<value type="string" value="Firefox"/>
|
||||
<value type="string" value="google-chrome"/>
|
||||
<value type="string" value="nm-applet"/>
|
||||
<value type="string" value="notify-send"/>
|
||||
<value type="string" value="org.gnome.Software"/>
|
||||
<value type="string" value="org.remmina.Remmina"/>
|
||||
<value type="string" value="Xfce volume control"/>
|
||||
<value type="string" value="xfce4-power-manager"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
|
|||
|
|
@ -7,15 +7,11 @@
|
|||
<property name="length" type="uint" value="100"/>
|
||||
<property name="position-locked" type="bool" value="true"/>
|
||||
<property name="plugin-ids" type="array">
|
||||
<value type="int" value="1"/>
|
||||
<value type="int" value="12"/>
|
||||
<value type="int" value="2"/>
|
||||
<value type="int" value="3"/>
|
||||
<value type="int" value="13"/>
|
||||
<value type="int" value="1"/>
|
||||
<value type="int" value="4"/>
|
||||
<value type="int" value="5"/>
|
||||
<value type="int" value="8"/>
|
||||
<value type="int" value="9"/>
|
||||
<value type="int" value="10"/>
|
||||
<value type="int" value="11"/>
|
||||
</property>
|
||||
|
|
@ -31,7 +27,6 @@
|
|||
</property>
|
||||
</property>
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-1" type="string" value="whiskermenu"/>
|
||||
<property name="plugin-2" type="string" value="tasklist">
|
||||
<property name="flat-buttons" type="bool" value="true"/>
|
||||
</property>
|
||||
|
|
@ -47,9 +42,9 @@
|
|||
<value type="string" value="networkmanager applet"/>
|
||||
<value type="string" value="blueman-applet"/>
|
||||
<value type="string" value="remmina"/>
|
||||
<value type="string" value="google-chrome"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-5" type="string" value="notification-plugin"/>
|
||||
<property name="plugin-6" type="string" value="indicator">
|
||||
<property name="blacklist" type="array">
|
||||
<value type="string" value="libappmenu.so"/>
|
||||
|
|
@ -71,14 +66,6 @@
|
|||
<value type="string" value="nm-applet"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-8" type="string" value="power-manager-plugin"/>
|
||||
<property name="plugin-9" type="string" value="pulseaudio">
|
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||
<property name="enable-mpris" type="bool" value="true"/>
|
||||
<property name="mixer-command" type="string" value="pavucontrol"/>
|
||||
<property name="mpris-players" type="string" value="parole"/>
|
||||
<property name="show-notifications" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-10" type="string" value="separator">
|
||||
<property name="style" type="uint" value="0"/>
|
||||
<property name="expand" type="bool" value="false"/>
|
||||
|
|
@ -87,7 +74,7 @@
|
|||
<property name="digital-format" type="string" value="%d %b, %H:%M:%S"/>
|
||||
</property>
|
||||
<property name="plugin-12" type="string" value="pager"/>
|
||||
<property name="plugin-13" type="string" value="genmon"/>
|
||||
<property name="plugin-1" type="string" value="power-manager-plugin"/>
|
||||
</property>
|
||||
<property name="configver" type="int" value="2"/>
|
||||
</channel>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<property name="dpms-on-battery-sleep" type="empty"/>
|
||||
<property name="dpms-on-battery-off" type="empty"/>
|
||||
<property name="show-panel-label" type="empty"/>
|
||||
<property name="brightness-switch-restore-on-exit" type="int" value="-1"/>
|
||||
<property name="brightness-switch-restore-on-exit" type="int" value="0"/>
|
||||
<property name="brightness-switch" type="int" value="0"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
<property name="title_vertical_offset_inactive" type="empty"/>
|
||||
<property name="urgent_blink" type="empty"/>
|
||||
<property name="use_compositing" type="empty"/>
|
||||
<property name="workspace_count" type="int" value="5"/>
|
||||
<property name="workspace_count" type="int" value="7"/>
|
||||
<property name="workspace_names" type="array">
|
||||
<value type="string" value="1"/>
|
||||
<value type="string" value="2"/>
|
||||
|
|
|
|||
|
|
@ -39,9 +39,9 @@ shareprinter=0
|
|||
gateway_domain=
|
||||
disableclipboard=0
|
||||
ssh_privatekey=
|
||||
last_success=20180629
|
||||
last_success=20180809
|
||||
window_maximize=0
|
||||
window_height=1411
|
||||
window_width=1276
|
||||
viewmode=4
|
||||
keyboard_grab=0
|
||||
keyboard_grab=1
|
||||
|
|
|
|||
26
.tmux.conf
26
.tmux.conf
|
|
@ -30,17 +30,31 @@ bind | split-window -h
|
|||
bind - split-window -v
|
||||
|
||||
# Status Bar
|
||||
set -g status-bg black
|
||||
#set -g status-bg black
|
||||
set -g status-fg white
|
||||
set -g status-interval 1
|
||||
set -g status-left '#[fg=green]#H#[default]'
|
||||
set -g status-left-length 20
|
||||
set -g status-right '#[fg=green]#(~/src/tpom/tpom) #[fg=cyan,bold]%Y-%m-%d %H:%M:%S#[default]'
|
||||
#set -g status-left '#[fg=green]#H#[default]'
|
||||
#set -g status-left-length 20
|
||||
#set -g status-right '#[fg=green]#(~/src/tpom/tpom) #[fg=cyan,bold]%Y-%m-%d %H:%M:%S#[default]'
|
||||
set -g status-justify centre # center align window list
|
||||
set -g status-fg white
|
||||
set -g status-bg default
|
||||
|
||||
# default window title colors
|
||||
set-window-option -g window-status-fg white
|
||||
set-window-option -g window-status-bg default
|
||||
set-window-option -g window-status-attr dim
|
||||
|
||||
# active window title colors
|
||||
set-window-option -g window-status-current-fg cyan
|
||||
set-window-option -g window-status-current-bg default
|
||||
set-window-option -g window-status-current-attr bright
|
||||
set -g status-left '#[fg=green][ #H ][ '
|
||||
set -g status-right '#[fg=green]][ #[fg=blue]%Y-%m-%d #[fg=white]%I:%M #[fg=green]]'
|
||||
|
||||
# Notifying if other windows has activities
|
||||
setw -g monitor-activity on
|
||||
set -g visual-activity on
|
||||
|
||||
# Highlighting the active window in status bar
|
||||
setw -g window-status-current-bg red
|
||||
|
||||
#setw -g window-status-current-bg red
|
||||
|
|
|
|||
2
.vimrc
2
.vimrc
|
|
@ -151,6 +151,8 @@ Plug 'autozimu/LanguageClient-neovim', {
|
|||
\ }
|
||||
|
||||
Plug 'ambv/black'
|
||||
Plug 'kana/vim-textobj-user'
|
||||
Plug 'bps/vim-textobj-python'
|
||||
|
||||
call plug#end()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue