From 9a78ca0c07d850b8401feca30436486efef98c7b Mon Sep 17 00:00:00 2001 From: Sergey Kiselev Date: Mon, 14 Oct 2024 11:07:33 +0500 Subject: [PATCH] Updating more configs --- .Xresources | 167 +++++--- .bbtools/bbpager.rc | 2 +- .config/compton.conf | 71 ++++ .config/dunst.rc | 276 +++---------- .config/openbox/autostart.sh | 41 +- .config/openbox/menu.xml | 145 +++---- .config/openbox/rc.xml | 764 ++++++++++++----------------------- .vimrc | 71 ---- .xxkbrc | 21 + 9 files changed, 632 insertions(+), 926 deletions(-) create mode 100644 .config/compton.conf delete mode 100644 .vimrc create mode 100644 .xxkbrc diff --git a/.Xresources b/.Xresources index 4356cc0..03363af 100644 --- a/.Xresources +++ b/.Xresources @@ -7,90 +7,113 @@ Xft.rgba: rgb Xft.lcdfilter: lcddefault !!!=== Colors for ALL ===!!! -*color0: #000000 -*color1: #CC0000 -*color2: #4E9A06 -*color3: #C4A000 -*color4: #3465A4 -*color5: #75507B -*color6: #06989A -*color7: #D3D7CF -*color8: #555753 -*color9: #EF2929 -*color10: #8AE234 -*color11: #FCE94F -*color12: #729FCF -*color13: #AD7FA8 -*color14: #34E2E2 -*color15: #EEEEEC +!! from [ https://terminal.sexy/ ] +! Theme: tango +! special +*.foreground: #babdb6 +*.background: #000000 +*.cursorColor: #babdb6 + +! black +*.color0: #2e3436 +*.color8: #555753 + +! red +*.color1: #cc0000 +*.color9: #ef2929 + +! green +*.color2: #4e9a06 +*.color10: #8ae234 + +! yellow +*.color3: #c4a000 +*.color11: #fce94f + +! blue +*.color4: #3465a4 +*.color12: #729fcf + +! magenta +*.color5: #75507b +*.color13: #ad7fa8 + +! cyan +*.color6: #06989a +*.color14: #34e2e2 + +! white +*.color7: #d3d7cf +*.color15: #eeeeec !!!=== Colors for ALL ===!!! +XTerm*termName: xterm-256color XTerm*utf8Title: true XTerm*renderFont: true XTerm*faceName: DejaVu Sans Mono:style=Book XTerm*faceSize: 10 XTerm*loginShell: true -XTerm*saveLines: 10000 -XTerm*geometry: 80x30 +XTerm*saveLines: 20000 +XTerm*geometry: 82x25 XTerm*internalBorder: 4 -XTerm*background: #101010 -XTerm*foreground: #AAAAAA -XTerm*cursorColor: #AAAAAA !!! RXVT-Unicode settings -URxvt*geometry: 91x36 -URxvt*background: #141213 -URxvt*foreground: #AAAAAA -URxvt*cursorColor: #AAAAAA +! RXVT-Unicode tab-bar colors +*tabbed.new-button: no +*tabbed.title: no +*tabbed.tabbar-fg: 2 +*tabbed.tabbar-bg: 0 +*tabbed.tab-fg: 10 +*tabbed.tab-bg: 8 + +URxvt*geometry: 82x25 URxvt*cursoreBlink: true URxvt*transparent: false URxvt*xftAntialias: true -URxvt*font: xft:DejaVu Sans Mono:size=10:style=Book:antialias=true -URxvt*boldFont: xft:DejaVu Sans Mono:Bold:size=10:style=Book:antialias=true - +URxvt*font: xft:DejaVu Sans Mono:style=Book:size=10:antialias=true +URxvt*boldFont: xft:DejaVu Sans Mono:style=Bold:size=10:antialias=true +URxvt*termName: rxvt-256color URxvt*scrollBar: true URxvt*scrollBar_right: true URxvt*scrollstyle: plain -URxvt*saveLines: 5000 -URxvt*tabbed.new-button: no -URxvt*tabbed.tabbar-fg: 15 -URxvt*tabbed.tabbar-bg: 0 -URxvt*tabbed.tab-fg: 0 -URxvt*tabbed.tab-bg: 8 +URxvt*saveLines: 20000 URxvt*loginShell: true !URxvt*meta: ignore URxvt*utmpInhibit: true -URxvt*perl-ext-common: default,tabbedex,matcher,url-select,clipboard-osc +URxvt*perl-ext-common: default,-confirm-paste,tabbedex,matcher,url-select,clipboard-osc URxvt.keysym.M-u: perl:url-select:select_next URxvt.url-select.autocopy: false URxvt.url-select.button: 1 -URxvt.url-select.launcher: seamonkey +!URxvt.url-select.launcher: seamonkey +URxvt.url-select.launcher: firefox URxvt.url-select.underline: true -URxvt.colorUL: #3465A4 - +URxvt.colorUL: #5f819d +yeahconsole*termName: rxvt-256color yeahconsole*term: urxvt yeahconsole*loginShell: true -yeahconsole*savelines: 10000 +yeahconsole*savelines: 20000 yeahconsole*toolBar: true +yeahconsole*scrollTtyOutput: true +yeahconsole*scrollWithBuffer: true +yeahconsole*secondaryScreen: 1 +yeahconsole*secondaryScroll: 0 yeahconsole*screenWidth: 768 yeahconsole*consoleHeight: 30 yeahconsole*handleWidth: 1 yeahconsole*internalBorder: 1 yeahconsole*xOffset: 576 +!yeahconsole*xOffset: 2496 yeahconsole*toggleKey: Win+grave -yeahconsole*background: #141213 -yeahconsole*foreground: #AAAAAA -yeahconsole*cursorColor: #AAAAAA yeahconsole*restart: 1 -yeahconsole*keyFull: None+F11 +yeahconsole*keyFull: Win+F11 yeahconsole*keySmaller: Control+KP_Subtract yeahconsole*keyBigger: Control+KP_Add yeahconsole*renderFont: true @@ -100,32 +123,62 @@ yeahconsole*cursoreBlink: true yeahconsole*transparent: false yeahconsole*xftAntialias: true -yeahconsole*font: xft:DejaVu Sans Mono:size=10:style=Book:antialias=true -!yeahconsole*font: xft:Inconsolata LGC:size=10:style=Book:antialias=true -yeahconsole*boldFont: xft:DejaVu Sans Mono:Bold:size=10:style=Book:antialias=true -!yeahconsole*boldFont: xft:Inconsolata LGC:Bold:size=10:style=Book:antialias=true +yeahconsole*font: xft:DejaVu Sans Mono:style=Medium:size=10:antialias=true +yeahconsole*boldFont: xft:DejaVu Sans Mono:style=Bold:size=10:antialias=true yeahconsole*scrollBar: true yeahconsole*scrollBar_right: true yeahconsole*scrollstyle: plain -yeahconsole*tabbed.new-button: no -yeahconsole*tabbed.title: no -yeahconsole*tabbed.tabbar-fg: 0 -yeahconsole*tabbed.tabbar-bg: 8 -yeahconsole*tabbed.tab-fg: 0 -yeahconsole*tabbed.tab-bg: 12 - !yeahconsole*meta: ignore yeahconsole*utmpInhibit: true -yeahconsole*perl-ext-common: default,tabbedex,matcher,url-select,clipboard-osc +yeahconsole*perl-ext-common: default,-confirm-paste,tabbedex,matcher,url-select,clipboard-osc yeahconsole.keysym.M-u: perl:url-select:select_next yeahconsole.url-select.autocopy: false yeahconsole.url-select.button: 1 -yeahconsole.url-select.launcher: seamonkey +!yeahconsole.url-select.launcher: seamonkey +yeahconsole.url-select.launcher: firefox yeahconsole.url-select.underline: true -yeahconsole.colorUL: #3465A4 +yeahconsole.colorUL: #5f819d + +! xscreensaver --------------------------------------------------------------- +XScreenSaver.dialogTheme: test +XScreenSaver.themeNames: Test + +!--- fonts config ------------------------------------------------------------ +XScreenSaver.test.Dialog.bodyFont: Liberation Sans 12 +XScreenSaver.test.Dialog.buttonFont: Liberation Sans bold 12 +XScreenSaver.test.Dialog.dateFont: Liberation Sans bold 14 +XScreenSaver.test.Dialog.errorFont: Liberation Sans bold 12 +XScreenSaver.test.Dialog.headingFont: Liberation Sans bold 16 +XScreenSaver.test.Dialog.labelFont: Liberation Sans 12 +XScreenSaver.test.Dialog.unameFont: Liberation Sans 12 + +XScreenSaver.test.Dialog.passwd.uname: true +XScreenSaver.test.Dialog.passwd.asterisks: true + +!--- colors config ----------------------------------------------------------- +XScreenSaver.test.Dialog.background: #e1e1e1 +XScreenSaver.test.Dialog.borderColor: #929292 +XScreenSaver.test.Dialog.button.foreground: #3b3835 +XScreenSaver.test.Dialog.button.background: #ebebeb +XScreenSaver.test.Dialog.error.foreground: #b90c0c +XScreenSaver.test.Dialog.foreground: #3b3835 +XScreenSaver.test.Dialog.logo.background: #110708 +XScreenSaver.test.Dialog.text.foreground: #3b3835 +XScreenSaver.test.Dialog.text.background: #ffffff +XScreenSaver.test.Dialog.thermometer.foreground: #e20c0c +XScreenSaver.test.Dialog.thermometer.background: #cacaca +XScreenSaver.test.Dialog.bottomShadowColor: #d6d6d6 +XScreenSaver.test.Dialog.topShadowColor: #d6d6d6 + +XScreenSaver.test.Dialog.borderWidth: 1 +XScreenSaver.test.Dialog.internalPadding: 20 +XScreenSaver.test.Dialog.logo.width: 100 +XScreenSaver.test.Dialog.logo.height: 100 +XScreenSaver.test.Dialog.shadowWidth: 1 +XScreenSaver.test.Dialog.thermometer.width: 4 diff --git a/.bbtools/bbpager.rc b/.bbtools/bbpager.rc index e735417..88f3f0d 100644 --- a/.bbtools/bbpager.rc +++ b/.bbtools/bbpager.rc @@ -21,7 +21,7 @@ bbpager.withdrawn: false !** Set the position of the bbpager window. !** Relevant only when bbpager.withdrawn is False. -bbpager.position: +0-0 +bbpager.position: +1726-0 !** Set the width and height of bbpager's model of the desktop windows. bbpager.desktop.width: 44 diff --git a/.config/compton.conf b/.config/compton.conf new file mode 100644 index 0000000..60577ea --- /dev/null +++ b/.config/compton.conf @@ -0,0 +1,71 @@ +backend = "glx"; +glx-no-stencil = true; +glx-copy-from-front = false; +glx-swap-method = "undefined"; + +shadow = true; +no-dnd-shadow = true; +no-dock-shadow = true; +clear-shadow = true; +shadow-radius = 3; +shadow-offset-x = -3; +shadow-offset-y = -3 +shadow-opacity = 0.5; + +shadow-exclude = [ + "argb", +]; + +menu-opacity = 1; +inactive-opacity = 1; +active-opacity = 1; +frame-opacity = 0.6; +inactive-opacity-override = false; +alpha-step = 0.06; + +blur-background-fixed = true; +blur-background-frame = true; +blur-background = true; +blur-background-exclude = [ + "window_type = 'dock'", + "window_type = 'desktop'" +]; + +blur-kern = [ + "11x11gaussian", + "3x3box", + "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1", +]; + +fading = true; +fade-delta = 8; +fade-in-step = 0.03; +fade-out-step = 0.03; +fade-exclude = [ ]; + +mark-wmwin-focused = true; +mark-ovredir-focused = true; +use-ewmh-active-win = true; +detect-rounded-corners = true; +detect-client-opacity = true; +refresh-rate = 0; +vsync = "opengl-swc"; +dbe = false; +paint-on-overlay = true; +sw-opti = true; +unredir-if-possible = true; + +focus-exclude = [ ]; + +detect-transient = true; +detect-client-leader = true; + +wintypes: { + tooltip = { + fade = true; + shadow = false; + opacity = 0.85; + focus = true; + }; +}; + diff --git a/.config/dunst.rc b/.config/dunst.rc index 683ed5f..f9c1f6b 100644 --- a/.config/dunst.rc +++ b/.config/dunst.rc @@ -1,245 +1,89 @@ +# See dunst(5) for all configuration options + [global] - font = Liberation Sans 9 - - # Allow a small subset of html markup: - # bold - # italic - # strikethrough - # underline - # - # For a complete reference see - # . - # If markup is not allowed, those tags will be stripped out of the - # message. - allow_markup = yes - - # The format of the message. Possible variables are: - # %a appname - # %s summary - # %b body - # %i iconname (including its path) - # %I iconname (without its path) - # %p progress value if set ([ 0%] to [100%]) or nothing - # Markup is allowed - format = "%s\n%b" - - # Sort messages by urgency. - sort = yes - - # Show how many messages are currently hidden (because of geometry). + monitor = 0 + follow = none + width = 300 + height = 300 + origin = top-right + offset = 10x50 + scale = 0 + notification_limit = 5 + progress_bar = true + progress_bar_height = 10 + progress_bar_frame_width = 1 + progress_bar_min_width = 150 + progress_bar_max_width = 280 indicate_hidden = yes - - # Alignment of message text. - # Possible values are "left", "center" and "right". - alignment = left - - # The frequency with wich text that is longer than the notification - # window allows bounces back and forth. - # This option conflicts with "word_wrap". - # Set to 0 to disable. - bounce_freq = 0 - - # Show age of message if message is older than show_age_threshold - # seconds. - # Set to -1 to disable. - show_age_threshold = 60 - - # Split notifications into multiple lines if they don't fit into - # geometry. - word_wrap = yes - - # Ignore newlines '\n' in notifications. - ignore_newline = no - - - # The geometry of the window: - # [{width}]x{height}[+/-{x}+/-{y}] - # The geometry of the message window. - # The height is measured in number of notifications everything else - # in pixels. If the width is omitted but the height is given - # ("-geometry x2"), the message window expands over the whole screen - # (dmenu-like). If width is 0, the window expands to the longest - # message displayed. A positive x is measured from the left, a - # negative from the right side of the screen. Y is measured from - # the top and down respectevly. - # The width can be negative. In this case the actual width is the - # screen width minus the width defined in within the geometry option. - geometry = "300x5+36-36" - - # Shrink window if it's smaller than the width. Will be ignored if - # width is 0. - shrink = no - - # The transparency of the window. Range: [0; 100]. - # This option will only work if a compositing windowmanager is - # present (e.g. xcompmgr, compiz, etc.). transparency = 0 - - # Don't remove messages, if the user is idle (no mouse or keyboard input) - # for longer than idle_threshold seconds. - # Set to 0 to disable. - idle_threshold = 120 - - # Which monitor should the notifications be displayed on. - monitor = 0 - - # Display notification on focused monitor. Possible modes are: - # mouse: follow mouse pointer - # keyboard: follow window with keyboard focus - # none: don't follow anything - # - # "keyboard" needs a windowmanager that exports the - # _NET_ACTIVE_WINDOW property. - # This should be the case for almost all modern windowmanagers. - # - # If this option is set to mouse or keyboard, the monitor option - # will be ignored. - follow = mouse - - # Should a notification popped up from history be sticky or timeout - # as if it would normally do. - sticky_history = yes - - # Maximum amount of notifications kept in history - history_length = 20 - - # Display indicators for URLs (U) and actions (A). - show_indicators = yes - - # The height of a single line. If the height is smaller than the - # font height, it will get raised to the font height. - # This adds empty space above and under the text. - line_height = 0 - - # Draw a line of "separatpr_height" pixel height between two - # notifications. - # Set to 0 to disable. separator_height = 2 - - # Padding between text and separator. padding = 8 - - # Horizontal padding. horizontal_padding = 8 - - # Define a color for the separator. - # possible values are: - # * auto: dunst tries to find a color fitting to the background; - # * foreground: use the same color as the foreground; - # * frame: use the same color as the frame; - # * anything else will be interpreted as a X color. + text_icon_padding = 0 + frame_width = 3 + frame_color = "#aaaaaa" separator_color = frame - - # Print a notification on startup. - # This is mainly for error detection, since dbus (re-)starts dunst - # automatically after a crash. - startup_notification = false - - # dmenu path. -# dmenu = /usr/bin/dmenu -p dunst: - - # Browser for opening urls in context menu. -# browser = /usr/bin/firefox -new-tab - - # Align icons left/right/off - icon_position = off + sort = yes + idle_threshold = 120 + font = Liberation Sans 10 + line_height = 0 + markup = full + format = "%s\n%b" + alignment = left + vertical_alignment = center + show_age_threshold = 60 + ellipsize = end + ignore_newline = no + stack_duplicates = true + hide_duplicate_count = false + show_indicators = yes + icon_position = left + min_icon_size = 0 + max_icon_size = 32 + icon_path = /home/cyrax/.icons/Papirus/16x16/status:/home/cyrax/.icons/Papirus/16x16/devices:/usr/local/share/icons/gnome/16x16/status/:/usr/local/share/icons/gnome/16x16/devices/ + sticky_history = yes + history_length = 20 + #dmenu = /usr/local/bin/dmenu -p dunst: + browser = /usr/local/bin/xdg-open + always_run_script = true + title = Dunst + class = Dunst + corner_radius = 4 + ignore_dbusclose = false - # Paths to default icons. - icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/ + # layer = top + force_xwayland = false -[frame] - width = 1 - color = "#e4e4e4" + force_xinerama = false -[shortcuts] + mouse_left_click = close_current + mouse_middle_click = do_action, close_current + mouse_right_click = close_all - # Shortcuts are specified as [modifier+][modifier+]...key - # Available modifiers are "ctrl", "mod1" (the alt-key), "mod2", - # "mod3" and "mod4" (windows-key). - # Xev might be helpful to find names for keys. - - # Close notification. - close = ctrl+space - - # Close all notifications. - close_all = ctrl+shift+space - - # Redisplay last message(s). - # On the US keyboard layout "grave" is normally above TAB and left - # of "1". - history = ctrl+grave - - # Context menu. - context = ctrl+shift+period +[experimental] + per_monitor_dpi = false [urgency_low] - # IMPORTANT: colors have to be defined in quotation marks. - # Otherwise the "#" and following would be interpreted as a comment. background = "#222222" foreground = "#888888" timeout = 10 + #default_icon = /path/to/icon [urgency_normal] background = "#285577" foreground = "#ffffff" timeout = 10 + #default_icon = /path/to/icon [urgency_critical] background = "#900000" foreground = "#ffffff" + frame_color = "#ff0000" timeout = 0 + #default_icon = /path/to/icon +#[notify-speak] +# summary = "*" +# script = notify-speak -# Every section that isn't one of the above is interpreted as a rules to -# override settings for certain messages. -# Messages can be matched by "appname", "summary", "body", "icon", "category", -# "msg_urgency" and you can override the "timeout", "urgency", "foreground", -# "background", "new_icon" and "format". -# Shell-like globbing will get expanded. -# -# SCRIPTING -# You can specify a script that gets run when the rule matches by -# setting the "script" option. -# The script will be called as follows: -# script appname summary body icon urgency -# where urgency can be "LOW", "NORMAL" or "CRITICAL". -# -# NOTE: if you don't want a notification to be displayed, set the format -# to "". -# NOTE: It might be helpful to run dunst -print in a terminal in order -# to find fitting options for rules. - -#[espeak] -# summary = "*" -# script = dunst_espeak.sh - -#[script-test] -# summary = "*script*" -# script = dunst_test.sh - -#[ignore] -# # This notification will not be displayed -# summary = "foobar" -# format = "" - -#[signed_on] -# appname = Pidgin -# summary = "*signed on*" -# urgency = low -# -#[signed_off] -# appname = Pidgin -# summary = *signed off* -# urgency = low -# -#[says] -# appname = Pidgin -# summary = *says* -# urgency = critical -# -#[twitter] -# appname = Pidgin -# summary = *twitter.com* -# urgency = normal -# # vim: ft=cfg diff --git a/.config/openbox/autostart.sh b/.config/openbox/autostart.sh index d4b88b2..e66fd25 100755 --- a/.config/openbox/autostart.sh +++ b/.config/openbox/autostart.sh @@ -1,27 +1,42 @@ #!/bin/sh +#(dual-screen.sh) + +#(/usr/local/libexec/polkit-gnome-authentication-agent-1) & + +(sleep 2 && compton) & + +(sleep 2 && nitrogen --restore) & (sleep 2 && /usr/local/libexec/gconfd-2) & (sleep 2 && xscreensaver -no-splash) & (sleep 2 && dunst -config ~/.config/dunst.rc) & -(sleep 2 && nitrogen --restore) & - -(sleep 2 && xcompmgr) & - -(sleep 2 && tint2 -c ~/.config/tint2/panel.rc) & -(sleep 2 && tint2 -c ~/.config/tint2/launcher.rc) & -(sleep 2 && yeahconsole-start) & +(sleep 2 && tint2 -c ~/.config/tint2/panel.tint2rc) & +(sleep 2 && tint2 -c ~/.config/tint2/launcher.tint2rc) & +(sleep 2 && tint2 -c ~/.config/tint2/voice-panel.tint2rc) & (sleep 2 && bbpager-start) & -#(sleep 2 && xxkb) & -(sleep 2 && qxkb) & -#(sleep 2 && gtmixer) & -(sleep 2 && dsbmixer -i) & +(sleep 2 && yeahconsole-start) & #(sleep 2 && cairo-calendar 5) & -(sleep 2 && conky-hw-monitor 5) & -(sleep 2 && conky-clock 5) & +(sleep 2 && conky-hw-monitor 2) & +(sleep 2 && conky-clock 2) & +(sleep 2 && conky-mpd5 2) & # Dynamic applications menu (sleep 2 && regen-app-menu) & (sleep 2 && apps-monitor) & +# Syncthing service +(sleep 2 && syncthing -home="${HOME}/.config/syncthing" -no-browser >/dev/null 2>&1) & + +( +I= +while [ "${I}" == "" ]; do + sleep 1 + I=$( xwininfo -name tint2_main_panel | grep id: | cut -d' ' -f4 ) +done +sleep 2 +xxkb & +dsbmixer -i & +) & + diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index 8d93b03..55459dc 100644 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -1,73 +1,74 @@ - - - - - - lxappearance - - - - - obconf - - yes - - - - - - obmenu - - yes - - - - - - tint2conf - - - - - - - - - regen-app-menu - - - - - - - - urxvt - - - - - pcmanfm --no-desktop - - - - - leafpad - - - - - - - - - - yes - - - - - obshutdown - - - + + + + + + lxappearance + + + + + obconf + + yes + + + + + + + tint2conf + + + + + + + + + regen-app-menu + + + + + + + + urxvt + + + + + pcmanfm --no-desktop + + + + + gedit + + + + + + + + + yes + + + + + obshutdown + + + diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index b0ba5b0..3d183a4 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -1,4 +1,4 @@ - + @@ -20,32 +20,21 @@ 200 - no - + yes + - Smart - + UnderMouse
yes
- - Primary - - 1 - + Mouse +
+ AbsoluteOpenbox CNLIM - - Bold + bold - Normal - + normal + Liberation Sans - 9 + 10 - Bold + bold - Normal - + normal + Liberation Sans - 9 + 10 - Bold + bold - Normal - + normal + Liberation Sans - 9 + 10 - Normal + normal - Normal - + normal - + + Liberation Sans - 9 + 10 - Bold + bold + normal + + + Liberation Sans + 10 + Normal Normal - Liberation Sans - 9 - - Bold - + 10 + Normal Normal - + 4 1 - - - - 875 - - yes Nonpixel Center - - - 10 - - 10 - + 0 + 0 - - - 0 - 32 - 0 - 0 - + - TopRight + TopLeft 0 0 - yes - Normal + no + Above Vertical @@ -174,77 +148,69 @@ 300 Middle - + C-g - - left + no - - right + no - - up + no - - down + no - - left + no - - right + no - - up + no - - down + no - - 1 + + 1 - - 2 + + 2 - - 3 + + 3 - - 4 + + 4 @@ -256,8 +222,6 @@ - - @@ -266,63 +230,55 @@ - - - - - - - + - - - - - - - + yes yes - - - - - - - - - right + + + scrn-mgr lock + + + + + west - - - left + + + east - - - up + + + north - - - down + + + south - - + - - true - Konqueror - - kfmclient openProfile filemanagement + scrn-rec + + + + + scrn-sht -o clip + + + + + scrn-sht -o file @@ -332,468 +288,346 @@ - 1 + 8 - 300 + 500 - 400 - - false - - + - - - + + - + - + + + - - + - + + - - - - - previous - + + - - - next - + + - - - previous - + + - - - next - + + - - - previous - + + - - - next - + + - + + + + + + + - + - - - no - - - - - - - + + + - - - yes - - - - - + + - - - - - + - - - - - - + - client-menu - + + + + + + + top - + + + + + + + left - + + + + + + + right - - + + + + + + + + bottom - + + + + + - client-menu - - + + + + - - + - - + + + + - + + + + + + + + - + + + + + + + + + + + - - + + - + + + + + + + + + + + client-menu - + - client-menu - + - - - + - + - - + - + - - + - + - - - + - - - + - - - - + + - - - vertical - + + - - - horizontal - + + - + - - - + - - - previous - + + - - - next - + + - - - previous - + + - - - next - + + - - - previous - + + - - - next - + + - + - - + - - + client-list-combined-menu - + root-menu - - - previous - + + - - - next - + + - - - previous - + + - - - next - + + + 400 - + menu.xml 200 - no - 100 - - 400 - - yes - - yes - yes - - - - - yes - - - 4 + + 3 yes - normal no 0 - 0 + -0 - 1019 - 1475 + 640 + 960 - + 4 yes - normal no 0 @@ -801,71 +635,12 @@ 1019 - 1475 + 1510 - + 4 yes - normal - no - - 0 - 0 - - - 1019 - 1475 - - - - 3 - yes - normal - no - - - 2 - yes - normal - no - - 540 - 760 - - - - 1 - yes - normal - no - - 0 - 0 - - - 1019 - 1475 - - - - 1 - yes - normal - no - - 0 - 0 - - - 1019 - 1475 - - - - 1 - yes - normal no 0 @@ -873,17 +648,14 @@ 1019 - 1475 - - - - yes - normal - no - - 540 - 760 + 1510 + + 0 + 0 + 0 + 0 +
diff --git a/.vimrc b/.vimrc deleted file mode 100644 index 183c5c7..0000000 --- a/.vimrc +++ /dev/null @@ -1,71 +0,0 @@ -set nocompatible -set encoding=utf-8 - -set t_Co=256 -colorscheme wombat256 - -set autoindent -set smartindent -set smarttab - -set shiftwidth=4 -set softtabstop=4 -set tabstop=4 - -set colorcolumn=80 -set nomodeline - -set hlsearch - -set noruler -set wildmenu -set cmdheight=1 -set laststatus=2 -set showmode -set showcmd - -filetype plugin indent on -syntax on - -autocmd FileType python set softtabstop=4 shiftwidth=4 expandtab autoindent - -set guifont=DejaVu_Sans_Mono:h10:cRUSSIAN - -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" Display whitespace characters -set list -set listchars=tab:‣\ ,trail:·,extends:⋯,precedes:⋯,nbsp:• - -" Disable higlighting search result on Enter key -nnoremap :nohlsearch - -" Show matching brackets -set showmatch -" Make < and > match as well -set matchpairs+=<:> - -hi User1 ctermfg=220 ctermbg=235 guifg=#ffd700 guibg=#262626 -hi User2 ctermfg=160 ctermbg=235 guifg=#d70000 guibg=#262626 -hi User3 ctermfg=177 ctermbg=235 guifg=#d787ff guibg=#262626 -hi User4 ctermfg=155 ctermbg=235 guifg=#afff5f guibg=#262626 -hi User5 ctermfg=221 ctermbg=235 guifg=#ffd75f guibg=#262626 -hi User6 ctermfg=239 ctermbg=235 guifg=#4e4e4e guibg=#262626 - -set statusline= -set statusline +=%1*\ %n\ %* " buffer number -set statusline +=%5*%{&ff}\ %* " file format -set statusline +=%3*%y\ %6*\|%* " file type -set statusline +=%4*\ %<%f\ %6*\|%4*%* " full path -set statusline +=%2*\ %m%6*%* " modified flag -set statusline +=%6*%=\|\ %1*%05l%* " current line -set statusline +=%6*\ \|\ %2*%05L%* " total lines -set statusline +=%6*\ \|\ %5*%04v%6*%* " virtual column number -set statusline +=%6*\ \|\ %2*\ %3p%%\ %* " percentage position - -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" Reload .vimrc after save changing -augroup myvimrc - au! - au BufWritePost .vimrc,_vimrc,vimrc,.gvimrc,_gvimrc,gvimrc so $MYVIMRC | if has('gui_running') | so $MYGVIMRC | endif -augroup END - diff --git a/.xxkbrc b/.xxkbrc new file mode 100644 index 0000000..f255f88 --- /dev/null +++ b/.xxkbrc @@ -0,0 +1,21 @@ +XXkb.image.path: /usr/home/cyrax/.icons/flags +XXkb.group.base: 1 +XXkb.group.alt: 2 +XXkb.mainwindow.enable: yes +XXkb.mainwindow.type: tray +XXkb.mainwindow.image.1: us.svg +XXkb.mainwindow.image.2: ru.svg +XXkb.mainwindow.image.3: +XXkb.mainwindow.image.4: +XXkb.mainwindow.appicon: no +XXkb.mainwindow.geometry: 24x24+0+0 +XXkb.mainwindow.in_tray: yes +XXkb.button.enable: no +XXkb.controls.add_when_start: yes +XXkb.controls.add_when_create: yes +XXkb.controls.add_when_change: no +XXkb.controls.focusout: no +#XXkb.mainwindow.xpm.1: en15.xpm +#XXkb.mainwindow.xpm.2: ru15.xpm +XXkb.mainwindow.label.enable: no +