Update/add various X11 application configurations.
This commit is contained in:
parent
a02d0684fc
commit
b54e2a317a
11 changed files with 732 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
file:///home/tadgy/files/Documents
|
||||
file:///home/tadgy/files/Downloads
|
||||
file:///home/tadgy/files
|
||||
file:///home/tadgy
|
||||
file:///data
|
||||
|
|
|
|||
15
.config/gtk-3.0/settings.ini
Normal file
15
.config/gtk-3.0/settings.ini
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[Settings]
|
||||
gtk-theme-name=Crux
|
||||
gtk-icon-theme-name=nuoveXT2
|
||||
gtk-font-name=Sans 11
|
||||
gtk-cursor-theme-size=18
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintslight
|
||||
gtk-xft-rgba=rgb
|
||||
141
.config/lxpanel/LXDE/panel
Normal file
141
.config/lxpanel/LXDE/panel
Normal file
|
|
@ -0,0 +1,141 @@
|
|||
# lxpanel <profile> config file. Manually editing is not recommended.
|
||||
# Use preference dialog in lxpanel to adjust config when you can.
|
||||
|
||||
Global {
|
||||
edge=bottom
|
||||
align=left
|
||||
margin=0
|
||||
widthtype=percent
|
||||
width=100
|
||||
height=26
|
||||
transparent=0
|
||||
tintcolor=#000000
|
||||
alpha=0
|
||||
setdocktype=1
|
||||
setpartialstrut=1
|
||||
autohide=1
|
||||
heightwhenhidden=3
|
||||
usefontcolor=1
|
||||
fontcolor=#ffffff
|
||||
background=1
|
||||
backgroundfile=/usr/share/lxpanel/images/background.png
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=2
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=menu
|
||||
Config {
|
||||
image=/usr/share/lxde/images/lxde-icon.png
|
||||
system {
|
||||
}
|
||||
separator {
|
||||
}
|
||||
item {
|
||||
command=run
|
||||
}
|
||||
separator {
|
||||
}
|
||||
item {
|
||||
image=gnome-logout
|
||||
command=logout
|
||||
}
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=launchbar
|
||||
Config {
|
||||
Button {
|
||||
id=pcmanfm.desktop
|
||||
}
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=wincmd
|
||||
Config {
|
||||
Button1=iconify
|
||||
Button2=shade
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=pager
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=taskbar
|
||||
expand=1
|
||||
Config {
|
||||
tooltips=1
|
||||
IconsOnly=0
|
||||
AcceptSkipPager=1
|
||||
ShowIconified=1
|
||||
ShowMapped=1
|
||||
ShowAllDesks=0
|
||||
UseMouseWheel=1
|
||||
UseUrgencyHint=1
|
||||
FlatButton=0
|
||||
MaxTaskWidth=150
|
||||
spacing=1
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=cpu
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=volume
|
||||
Config {
|
||||
VolumeMuteKey=XF86AudioMute
|
||||
VolumeDownKey=XF86AudioLowerVolume
|
||||
VolumeUpKey=XF86AudioRaiseVolume
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=tray
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=dclock
|
||||
Config {
|
||||
ClockFmt=%R
|
||||
TooltipFmt=%A %x
|
||||
BoldFont=0
|
||||
IconOnly=0
|
||||
CenterText=0
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=launchbar
|
||||
Config {
|
||||
Button {
|
||||
id=lxde-screenlock.desktop
|
||||
}
|
||||
Button {
|
||||
id=lxde-logout.desktop
|
||||
}
|
||||
}
|
||||
}
|
||||
144
.config/lxpanel/LXDE/panels/panel
Normal file
144
.config/lxpanel/LXDE/panels/panel
Normal file
|
|
@ -0,0 +1,144 @@
|
|||
# lxpanel <profile> config file. Manually editing is not recommended.
|
||||
# Use preference dialog in lxpanel to adjust config when you can.
|
||||
|
||||
Global {
|
||||
edge=bottom
|
||||
align=left
|
||||
margin=0
|
||||
widthtype=percent
|
||||
width=100
|
||||
height=26
|
||||
transparent=0
|
||||
tintcolor=#000000
|
||||
alpha=0
|
||||
setdocktype=1
|
||||
setpartialstrut=1
|
||||
autohide=1
|
||||
heightwhenhidden=3
|
||||
usefontcolor=1
|
||||
fontcolor=#ffffff
|
||||
background=1
|
||||
backgroundfile=/usr/share/lxpanel/images/background.png
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=2
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=menu
|
||||
Config {
|
||||
image=/usr/share/lxde/images/lxde-icon.png
|
||||
system {
|
||||
}
|
||||
separator {
|
||||
}
|
||||
item {
|
||||
command=run
|
||||
}
|
||||
separator {
|
||||
}
|
||||
item {
|
||||
image=gnome-logout
|
||||
command=logout
|
||||
}
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=launchbar
|
||||
Config {
|
||||
Button {
|
||||
id=pcmanfm.desktop
|
||||
}
|
||||
Button {
|
||||
id=lxde-x-www-browser.desktop
|
||||
}
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=wincmd
|
||||
Config {
|
||||
Button1=iconify
|
||||
Button2=shade
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=pager
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=space
|
||||
Config {
|
||||
Size=4
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=taskbar
|
||||
expand=1
|
||||
Config {
|
||||
tooltips=1
|
||||
IconsOnly=0
|
||||
AcceptSkipPager=1
|
||||
ShowIconified=1
|
||||
ShowMapped=1
|
||||
ShowAllDesks=0
|
||||
UseMouseWheel=1
|
||||
UseUrgencyHint=1
|
||||
FlatButton=0
|
||||
MaxTaskWidth=150
|
||||
spacing=1
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=cpu
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=volume
|
||||
Config {
|
||||
VolumeMuteKey=XF86AudioMute
|
||||
VolumeDownKey=XF86AudioLowerVolume
|
||||
VolumeUpKey=XF86AudioRaiseVolume
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=tray
|
||||
Config {
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=dclock
|
||||
Config {
|
||||
ClockFmt=%R
|
||||
TooltipFmt=%A %x
|
||||
BoldFont=0
|
||||
IconOnly=0
|
||||
CenterText=0
|
||||
}
|
||||
}
|
||||
Plugin {
|
||||
type=launchbar
|
||||
Config {
|
||||
Button {
|
||||
id=lxde-screenlock.desktop
|
||||
}
|
||||
Button {
|
||||
id=lxde-logout.desktop
|
||||
}
|
||||
}
|
||||
}
|
||||
50
.config/lxsession/LXDE/desktop.conf
Normal file
50
.config/lxsession/LXDE/desktop.conf
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
[Session]
|
||||
window_manager=openbox-lxde
|
||||
disable_autostart=no
|
||||
polkit/command=lxpolkit
|
||||
clipboard/command=lxclipboard
|
||||
xsettings_manager/command=build-in
|
||||
proxy_manager/command=build-in
|
||||
keyring/command=ssh-agent
|
||||
quit_manager/command=lxsession-logout
|
||||
lock_manager/command=lxlock
|
||||
terminal_manager/command=lxterminal
|
||||
quit_manager/image=/usr/share/lxde/images/logout-banner.png
|
||||
quit_manager/layout=top
|
||||
|
||||
[GTK]
|
||||
sNet/ThemeName=Crux
|
||||
sNet/IconThemeName=nuoveXT2
|
||||
sGtk/FontName=Sans 11
|
||||
iGtk/ToolbarStyle=3
|
||||
iGtk/ButtonImages=1
|
||||
iGtk/MenuImages=1
|
||||
iGtk/CursorThemeSize=18
|
||||
iXft/Antialias=1
|
||||
iXft/Hinting=1
|
||||
sXft/HintStyle=hintslight
|
||||
sXft/RGBA=rgb
|
||||
iNet/EnableEventSounds=1
|
||||
iNet/EnableInputFeedbackSounds=1
|
||||
sGtk/ColorScheme=
|
||||
iGtk/ToolbarIconSize=3
|
||||
sGtk/CursorThemeName=DMZ-White
|
||||
|
||||
[Mouse]
|
||||
AccFactor=20
|
||||
AccThreshold=10
|
||||
LeftHanded=0
|
||||
|
||||
[Keyboard]
|
||||
Delay=500
|
||||
Interval=30
|
||||
Beep=1
|
||||
|
||||
[State]
|
||||
guess_default=true
|
||||
|
||||
[Dbus]
|
||||
lxde=true
|
||||
|
||||
[Environment]
|
||||
menu_prefix=lxde-
|
||||
53
.config/lxterminal/lxterminal.conf
Normal file
53
.config/lxterminal/lxterminal.conf
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
[general]
|
||||
fontname=Monospace 13
|
||||
selchars=-A-Za-z0-9,./?%&#:_
|
||||
scrollback=100000
|
||||
bgcolor=rgb(0,0,0)
|
||||
fgcolor=rgb(170,170,170)
|
||||
palette_color_0=rgb(0,0,0)
|
||||
palette_color_1=rgb(170,0,0)
|
||||
palette_color_2=rgb(0,170,0)
|
||||
palette_color_3=rgb(170,85,0)
|
||||
palette_color_4=rgb(0,0,170)
|
||||
palette_color_5=rgb(170,0,170)
|
||||
palette_color_6=rgb(0,170,170)
|
||||
palette_color_7=rgb(170,170,170)
|
||||
palette_color_8=rgb(85,85,85)
|
||||
palette_color_9=rgb(255,85,85)
|
||||
palette_color_10=rgb(85,255,85)
|
||||
palette_color_11=rgb(255,255,85)
|
||||
palette_color_12=rgb(85,85,255)
|
||||
palette_color_13=rgb(255,85,255)
|
||||
palette_color_14=rgb(85,255,255)
|
||||
palette_color_15=rgb(255,255,255)
|
||||
color_preset=VGA
|
||||
disallowbold=false
|
||||
cursorblinks=true
|
||||
cursorunderline=true
|
||||
audiblebell=false
|
||||
tabpos=top
|
||||
geometry_columns=130
|
||||
geometry_rows=30
|
||||
hidescrollbar=false
|
||||
hidemenubar=false
|
||||
hideclosebutton=false
|
||||
hidepointer=false
|
||||
disablef10=false
|
||||
disablealt=false
|
||||
disableconfirm=false
|
||||
|
||||
[shortcut]
|
||||
new_window_accel=<Primary><Shift>n
|
||||
new_tab_accel=<Primary><Shift>t
|
||||
close_tab_accel=<Primary><Shift>w
|
||||
close_window_accel=<Primary><Shift>q
|
||||
copy_accel=<Primary><Shift>c
|
||||
paste_accel=<Primary><Shift>v
|
||||
name_tab_accel=<Primary><Shift>i
|
||||
previous_tab_accel=<Primary>Page_Up
|
||||
next_tab_accel=<Primary>Page_Down
|
||||
move_tab_left_accel=<Primary><Shift>Page_Up
|
||||
move_tab_right_accel=<Primary><Shift>Page_Down
|
||||
zoom_in_accel=<Primary><Shift>plus
|
||||
zoom_out_accel=<Primary><Shift>underscore
|
||||
zoom_reset_accel=<Primary><Shift>parenright
|
||||
14
.config/pcmanfm/LXDE/desktop-items-0.conf
Normal file
14
.config/pcmanfm/LXDE/desktop-items-0.conf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[*]
|
||||
wallpaper_mode=crop
|
||||
wallpaper_common=1
|
||||
wallpaper=/etc/alternatives/desktop-background
|
||||
desktop_bg=#000000
|
||||
desktop_fg=#ffffff
|
||||
desktop_shadow=#000000
|
||||
desktop_font=Sans 12
|
||||
show_wm_menu=0
|
||||
sort=mtime;ascending;
|
||||
show_documents=0
|
||||
show_trash=0
|
||||
show_mounts=0
|
||||
|
||||
|
|
@ -5,6 +5,9 @@
|
|||
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
# There is no point setting these to the correct locations in ~/files
|
||||
# as, when the directory doesn't exist, it's reset to '$HOME/' or in
|
||||
# the case of DESKTOP created to prevent an error on login.
|
||||
XDG_DESKTOP_DIR="$HOME/"
|
||||
XDG_DOWNLOAD_DIR="$HOME/"
|
||||
XDG_DOCUMENTS_DIR="$HOME/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue