+ clear + scriptVersion=3.0.0 + display=(host distro kernel uptime pkgs shell res de wm gtk cpu mem) + display_type=ASCII + wmnames='fluxbox openbox blackbox xfwm4 metacity kwin icewm pekwm fvwm dwm awesome wmaker stumpwm musca i3 xmonad ratpoison scrotwm spectrwm wmfs wmii beryl subtle e16 enlightenment sawfish emerald monsterwm dminiwm compiz Finder herbstluftwm sddm' + denames='gnome-session xfce-mcs-manage xfce4-session xfconfd ksmserver lxsession gnome-settings-daemon mate-session mate-settings-daemon Finder' + exportTheme= + screenshot= + hostshot= + baseurl=http://www.example.com + serveraddr=www.example.com + scptimeout=20 + serverdir=/path/to/directory +++ date +%Y-%m-%d_%H-%M-%S ++ echo screenFetch-2019-11-01_16-10-18.png + shotfile=screenFetch-2019-11-01_16-10-18.png + verbosity= + c0='\033[0m' + bold='\033[1m' + underline='\033[4m' + display_index=0 + case $1 in + getopts :hsmevVEnNtlS:A:D:o:Bc:d: flags + [[ -n '' ]] + [[ -f /home/jeremy/.screenfetchOR ]] + [[ -n '' ]] + type -p getprop + for i in "${display[@]}" + [[ host =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ host ]] + [[ '' == \1 ]] + detecthost + myUser=jeremy + myHost=slick + [[ '' == \M\a\c\ \O\S\ \X ]] + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ distro =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ distro ]] + [[ '' == \1 ]] + detectdistro + [[ -z '' ]] + distro=Unknown + type -p lsb_release + '[' Unknown == Unknown ']' ++ uname -o + '[' GNU/Linux ']' ++ uname -o + '[' GNU/Linux == Cygwin ']' + '[' -f /etc/os-release ']' + distrib_id='NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="0;36" HOME_URL="https://www.archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/" LOGO=archlinux' ++ echo 'NAME="Arch' 'Linux"' 'PRETTY_NAME="Arch' 'Linux"' ID=arch BUILD_ID=rolling 'ANSI_COLOR="0;36"' 'HOME_URL="https://www.archlinux.org/"' 'DOCUMENTATION_URL="https://wiki.archlinux.org/"' 'SUPPORT_URL="https://bbs.archlinux.org/"' 'BUG_REPORT_URL="https://bugs.archlinux.org/"' LOGO=archlinux + for l in $(echo $distrib_id) + [[ NAME="Arch =~ ^ID= ]] + for l in $(echo $distrib_id) + [[ Linux" =~ ^ID= ]] + for l in $(echo $distrib_id) + [[ PRETTY_NAME="Arch =~ ^ID= ]] + for l in $(echo $distrib_id) + [[ Linux" =~ ^ID= ]] + for l in $(echo $distrib_id) + [[ ID=arch =~ ^ID= ]] + distrib_id=arch + break 1 + [[ -n arch ]] + [[ -n 5 ]] + [[ 5 -ge 4 ]] ++ for i in ${distrib_id} ++ echo -n 'Arch ' + distrib_id='Arch ' + distro=Arch + unset distrib_id + [[ Arch == \A\r\c\h ]] + distro='Arch Linux' + [[ Arch Linux == \U\n\k\n\o\w\n ]] + [[ Arch Linux == \U\n\k\n\o\w\n ]] + [[ Arch Linux == \U\n\k\n\o\w\n ]] + [[ Arch Linux == \U\n\k\n\o\w\n ]] + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ kernel =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ kernel ]] + [[ '' == \1 ]] + detectkernel + kernel=($(uname -srm)) ++ uname -srm + kernel='x86_64 Linux 5.3.8-arch1-1' + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ uptime =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ uptime ]] + [[ '' == \1 ]] + detectuptime + unset uptime + '[' 'Arch Linux' == 'Mac OS X' ']' + [[ Arch Linux == \F\r\e\e\B\S\D ]] + [[ Arch Linux == \O\p\e\n\B\S\D ]] + [[ -f /proc/uptime ]] + uptime='4030.36 15928.72' + uptime=4030 + [[ -n 4030 ]] + secs=10 + mins=7 + hours=1 + days=0 + uptime=7m + '[' 1 -ne 0 ']' + uptime='1h 7m' + '[' 0 -ne 0 ']' + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ pkgs =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ pkgs ]] + [[ '' == \1 ]] + detectpkgs + pkgs=Unknown + case $distro in ++ pacman -Qq ++ wc -l + pkgs=654 + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ shell =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ shell ]] + [[ '' == \1 ]] + detectshell + [[ ! -n '' ]] + [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]] +++ ps -p 721 -o pid --no-heading ++ ps -p 721 -o cmd --no-heading + shell_type=-bash + shell_type=bash + shell_type=bash + case $shell_type in ++ detectshell_ver bash '^GNU.bash,.version' 4 ++ local version_data= version= get_version=--version ++ case $1 in +++ bash --version ++ version_data='GNU bash, version 5.0.11(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.' ++ [[ -n GNU bash, version 5.0.11(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ]] +++ awk ' BEGIN { IGNORECASE=1 } /^GNU.bash,.version/ { gsub(/(,|v|V)/, "",$4) if ($2 ~ /[Bb][Aa][Ss][Hh]/) { gsub(/\(.*|-release|-version\)/,"",$4) } print $4 exit # quit after first match prints }' ++ version=5.0.11 ++ echo 5.0.11 + shell_version_data=5.0.11 + [[ -n 5.0.11 ]] + shell_type='bash 5.0.11' + myShell='bash 5.0.11' + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ res =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ res ]] + [[ '' == \1 ]] + detectres + [[ -n :0 ]] + [[ Arch Linux != \M\a\c\ \O\S\ \X ]] + [[ Arch Linux != \C\y\g\w\i\n ]] + [[ Arch Linux =~ BSD ]] ++ xdpyinfo ++ sed -n 's/.*dim.* \([0-9]*x[0-9]*\) .*/\1/pg' ++ sed ':a;N;$!ba;s/\n/ /g' + xResolution=1366x768 + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ de =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ de ]] + [[ '' == \1 ]] + detectde + DE='Not Present' + [[ -n :0 ]] + [[ Arch Linux != \M\a\c\ \O\S\ \X ]] + [[ Arch Linux != \C\y\g\w\i\n ]] + type -p xprop ++ xprop -root + xprop_root='CUT_BUFFER0(STRING) = "awk: cmd. line:7: warning: regexp escape sequence `\\\"'\'' is not a known regexp operator" GDK_VISUALS(INTEGER) = 270, 349 _NET_WORKAREA(CARDINAL) = 0, 36, 1366, 732 PULSE_COOKIE(STRING) = "1f08aaa36d7e3fc97641b7886b1feb18c99a0c8eda3f5cddbfc893c146d1c1ada4f30720071f82718d3446355679053132a350c168022c158bf203f93c4e7b320fd8599189225b214b0a4ddd826789412becb73026fe2bc2de667939aed35c1437cb00c7fc52f591be1cc5a62b2327c73cbeabd96d29da3baf8b8d6ea0d4f829aec3074ff7cee79dd4dfa142424ffd6bdf760147a2b2386c7b5a12f78cb991aed0221dcc17224fd3608a0ff939362be171add48c89554a451cbc075a7f63354bb72cc621797170412e5f4ad09cda05f8cb7914db01c846abd80a9bb0f13bb1f673f183cef7c3856e4ad4f8de1cece48946723621fb154eb4e70ce4dbe158dfe9" PULSE_SERVER(STRING) = "{e9dc47fe54f349509c56b2e386d688e9}unix:/run/user/1000/pulse/native" PULSE_SESSION_ID(STRING) = "2" PULSE_ID(STRING) = "1000@e9dc47fe54f349509c56b2e386d688e9/658" _KDE_SLIDE(_KDE_SLIDE) = 0x0 _KDE_PRESENT_WINDOWS_GROUP(_KDE_PRESENT_WINDOWS_GROUP) = 0x0 _KDE_PRESENT_WINDOWS_DESKTOP(_KDE_PRESENT_WINDOWS_DESKTOP) = 0x0 _KDE_KWIN_KSCREEN_SUPPORT(_KDE_KWIN_KSCREEN_SUPPORT) = 0x0 _KDE_WINDOW_HIGHLIGHT(_KDE_WINDOW_HIGHLIGHT) = 0x0 _KDE_NET_WM_BACKGROUND_CONTRAST_REGION(_KDE_NET_WM_BACKGROUND_CONTRAST_REGION) = 0x0 _KDE_NET_WM_BLUR_BEHIND_REGION(_KDE_NET_WM_BLUR_BEHIND_REGION) = 0x0 _NET_CLIENT_LIST_STACKING(WINDOW): window id # 0x1c0000f, 0x2c00018, 0x1c00022, 0x280000e _NET_CLIENT_LIST(WINDOW): window id # 0x1c0000f, 0x1c00022, 0x280000e, 0x2c00018 _NET_DESKTOP_GEOMETRY(CARDINAL) = 1366, 768 _NET_ACTIVE_WINDOW(WINDOW): window id # 0x280000e _NET_CURRENT_DESKTOP(CARDINAL) = 0 _NET_DESKTOP_VIEWPORT(CARDINAL) = 0, 0 _NET_NUMBER_OF_DESKTOPS(CARDINAL) = 1 _NET_DESKTOP_LAYOUT(CARDINAL) = 0, 1, 1, 0 _NET_DESKTOP_NAMES(UTF8_STRING) = "Desktop 1" _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007 _NET_SUPPORTED(ATOM) = _NET_SUPPORTED, _NET_SUPPORTING_WM_CHECK, _NET_CLIENT_LIST, _NET_CLIENT_LIST_STACKING, _NET_NUMBER_OF_DESKTOPS, _NET_DESKTOP_GEOMETRY, _NET_CURRENT_DESKTOP, _NET_DESKTOP_NAMES, _NET_ACTIVE_WINDOW, _NET_WORKAREA, _NET_DESKTOP_LAYOUT, _NET_CLOSE_WINDOW, _NET_RESTACK_WINDOW, _NET_SHOWING_DESKTOP, _NET_WM_MOVERESIZE, _NET_MOVERESIZE_WINDOW, _NET_WM_NAME, _NET_WM_VISIBLE_NAME, _NET_WM_DESKTOP, _NET_WM_WINDOW_TYPE, _NET_WM_WINDOW_TYPE_NORMAL, _NET_WM_WINDOW_TYPE_DESKTOP, _NET_WM_WINDOW_TYPE_DOCK, _NET_WM_WINDOW_TYPE_TOOLBAR, _NET_WM_WINDOW_TYPE_MENU, _NET_WM_WINDOW_TYPE_DIALOG, _NET_WM_WINDOW_TYPE_UTILITY, _NET_WM_WINDOW_TYPE_SPLASH, _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_STATE, _NET_WM_STATE_MODAL, _NET_WM_STATE_MAXIMIZED_VERT, _NET_WM_STATE_MAXIMIZED_HORZ, _NET_WM_STATE_SHADED, _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_SKIP_PAGER, _KDE_NET_WM_STATE_SKIP_SWITCHER, _NET_WM_STATE_HIDDEN, _NET_WM_STATE_FULLSCREEN, _NET_WM_STATE_ABOVE, _NET_WM_STATE_STAYS_ON_TOP, _NET_WM_STATE_BELOW, _NET_WM_STATE_DEMANDS_ATTENTION, _NET_WM_STATE_FOCUSED, _NET_WM_STRUT, _NET_WM_STRUT_PARTIAL, _NET_WM_ICON_GEOMETRY, _NET_WM_ICON, _NET_WM_PID, _NET_WM_PING, _NET_WM_USER_TIME, _NET_STARTUP_ID, _NET_WM_FULLSCREEN_MONITORS, _NET_WM_ALLOWED_ACTIONS, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE, _NET_FRAME_EXTENTS, _KDE_NET_WM_FRAME_STRUT, _KDE_NET_WM_TEMPORARY_RULES, _NET_WM_FULL_PLACEMENT, _KDE_NET_WM_ACTIVITIES, _KDE_NET_WM_SHADOW, _NET_WM_OPAQUE_REGION KWIN_RUNNING(KWIN_RUNNING) = 0x1 _ORG_KDE_KWIN_DBUS_SERVICE(UTF8_STRING) = "org.kde.KWin" _QT_SETTINGS_TIMESTAMP_:0(_QT_SETTINGS_TIMESTAMP_:0) = 0x0, 0x0, 0x0, 0x0, 0x0, 0x25, 0x84, 0xa5, 0x3, 0x5f, 0xc, 0x14, 0x0 RESOURCE_MANAGER(STRING) = "*Box.background:\t#31363b\n*Box.foreground:\t#eff0f1\n*Button.activeBackground:\t#31363b\n*Button.activeForeground:\t#eff0f1\n*Button.background:\t#31363b\n*Button.foreground:\t#eff0f1\n*Button.highlightBackground:\t#31363b\n*Button.highlightColor:\t#eff0f1\n*Canvas.activeBackground:\t#232629\n*Canvas.activeForeground:\t#eff0f1\n*Canvas.background:\t#232629\n*Canvas.foreground:\t#eff0f1\n*Canvas.highlightBackground:\t#232629\n*Canvas.highlightColor:\t#eff0f1\n*Canvas.selectbackground:\t#3daee9\n*Canvas.selectforeground:\t#eff0f1\n*Checkbutton.activeBackground:\t#31363b\n*Checkbutton.activeForeground:\t#eff0f1\n*Checkbutton.background:\t#31363b\n*Checkbutton.foreground:\t#eff0f1\n*Checkbutton.highlightBackground:\t#31363b\n*Checkbutton.highlightColor:\t#eff0f1\n*Command.background:\t#31363b\n*Command.foreground:\t#eff0f1\n*Dialog.background:\t#31363b\n*Dialog.foreground:\t#eff0f1\n*Entry.activeBackground:\t#232629\n*Entry.activeForeground:\t#eff0f1\n*Entry.background:\t#232629\n*Entry.foreground:\t#eff0f1\n*Entry.highlightBackground:\t#232629\n*Entry.highlightColor:\t#eff0f1\n*Entry.selectBackground:\t#3daee9\n*Entry.selectForeground:\t#eff0f1\n*Form.background:\t#31363b\n*Form.foreground:\t#eff0f1\n*Frame.activeBackground:\t#31363b\n*Frame.activeForeground:\t#eff0f1\n*Frame.background:\t#31363b\n*Frame.foreground:\t#eff0f1\n*Frame.highlightBackground:\t#31363b\n*Frame.highlightColor:\t#eff0f1\n*Label.activeBackground:\t#31363b\n*Label.activeForeground:\t#eff0f1\n*Label.background:\t#31363b\n*Label.foreground:\t#eff0f1\n*Label.highlightBackground:\t#31363b\n*Label.highlightColor:\t#eff0f1\n*List.background:\t#232629\n*List.foreground:\t#eff0f1\n*Listbox.activeBackground:\t#232629\n*Listbox.activeForeground:\t#eff0f1\n*Listbox.background:\t#232629\n*Listbox.foreground:\t#eff0f1\n*Listbox.highlightBackground:\t#232629\n*Listbox.highlightColor:\t#eff0f1\n*Listbox.selectBackground:\t#3daee9\n*Listbox.selectForeground:\t#eff0f1\n*Menu.activeBackground:\t#31363b\n*Menu.activeForeground:\t#eff0f1\n*Menu.background:\t#31363b\n*Menu.foreground:\t#eff0f1\n*Menu.highlightBackground:\t#31363b\n*Menu.highlightColor:\t#eff0f1\n*MenuButton.background:\t#31363b\n*MenuButton.foreground:\t#eff0f1\n*Menubutton.activeBackground:\t#31363b\n*Menubutton.activeForeground:\t#eff0f1\n*Menubutton.background:\t#31363b\n*Menubutton.foreground:\t#eff0f1\n*Menubutton.highlightBackground:\t#31363b\n*Menubutton.highlightColor:\t#eff0f1\n*Radiobutton.activeBackground:\t#31363b\n*Radiobutton.activeForeground:\t#eff0f1\n*Radiobutton.background:\t#31363b\n*Radiobutton.foreground:\t#eff0f1\n*Radiobutton.highlightBackground:\t#31363b\n*Radiobutton.highlightColor:\t#eff0f1\n*Scale.activeBackground:\t#31363b\n*Scale.activeForeground:\t#eff0f1\n*Scale.background:\t#31363b\n*Scale.foreground:\t#eff0f1\n*Scale.highlightBackground:\t#31363b\n*Scale.highlightColor:\t#eff0f1\n*Scale.troughColor:\t#31363b\n*Scrollbar*Cursor:\tleft_ptr\n*Scrollbar*background:\t#31363b\n*Scrollbar*cursorName:\tleft_ptr\n*Scrollbar*height:\t15\n*Scrollbar*pushThumb:\tfalse\n*Scrollbar*shadowWidth:\t2\n*Scrollbar*width:\t15\n*Scrollbar.activeBackground:\t#31363b\n*Scrollbar.activeForeground:\t#eff0f1\n*Scrollbar.foreground:\t#eff0f1\n*Scrollbar.highlightBackground:\t#31363b\n*Scrollbar.highlightColor:\t#eff0f1\n*Scrollbar.troughColor:\t#31363b\n*ScrollbarBackground:\t#31363b\n*ShapeStyle:\tRectangle\n*SimpleMenu*background:\t#31363b\n*SimpleMenu*foreground:\t#eff0f1\n*SmeBSB*shadowWidth:\t3\n*Text.activeBackground:\t#232629\n*Text.activeForeground:\t#eff0f1\n*Text.background:\t#232629\n*Text.foreground:\t#eff0f1\n*Text.highlightBackground:\t#232629\n*Text.highlightColor:\t#eff0f1\n*Text.selectBackground:\t#3daee9\n*Text.selectForeground:\t#eff0f1\n*Toggle.background:\t#31363b\n*Toggle.foreground:\t#eff0f1\n*Toplevel.activeBackground:\t#31363b\n*Toplevel.activeForeground:\t#eff0f1\n*Toplevel.background:\t#31363b\n*Toplevel.foreground:\t#eff0f1\n*Toplevel.highlightBackground:\t#31363b\n*Toplevel.highlightColor:\t#eff0f1\n*XmCascadeButton.background:\t#31363b\n*XmCascadeButton.foreground:\t#eff0f1\n*XmCascadeButtonGadget.background:\t#31363b\n*XmCascadeButtonGadget.foreground:\t#eff0f1\n*XmDialogShell.background:\t#31363b\n*XmDialogShell.foreground:\t#eff0f1\n*XmFileSelectionBox.background:\t#31363b\n*XmFileSelectionBox.foreground:\t#eff0f1\n*XmForm.background:\t#31363b\n*XmForm.foreground:\t#eff0f1\n*XmFrame.background:\t#31363b\n*XmFrame.foreground:\t#eff0f1\n*XmLabel.background:\t#31363b\n*XmLabel.foreground:\t#eff0f1\n*XmLabelGadget.background:\t#31363b\n*XmLabelGadget.foreground:\t#eff0f1\n*XmList.background:\t#232629\n*XmList.foreground:\t#eff0f1\n*XmMenuShell.background:\t#31363b\n*XmMenuShell.foreground:\t#eff0f1\n*XmMessageBox.background:\t#31363b\n*XmMessageBox.foreground:\t#eff0f1\n*XmPanedWindow.background:\t#31363b\n*XmPanedWindow.foreground:\t#eff0f1\n*XmPushButton.background:\t#31363b\n*XmPushButton.foreground:\t#eff0f1\n*XmPushButtonGadget.background:\t#31363b\n*XmPushButtonGadget.foreground:\t#eff0f1\n*XmRowColumn.background:\t#31363b\n*XmRowColumn.foreground:\t#eff0f1\n*XmSash.background:\t#31363b\n*XmSash.foreground:\t#eff0f1\n*XmScrollBar.background:\t#31363b\n*XmScrollBar.foreground:\t#eff0f1\n*XmScrolledWindow.background:\t#31363b\n*XmScrolledWindow.foreground:\t#eff0f1\n*XmSelectionBox.background:\t#31363b\n*XmSelectionBox.foreground:\t#eff0f1\n*XmSeparator.background:\t#31363b\n*XmSeparator.foreground:\t#eff0f1\n*XmSeparatorGadget.background:\t#31363b\n*XmSeparatorGadget.foreground:\t#eff0f1\n*XmTearOffButton.background:\t#31363b\n*XmTearOffButton.foreground:\t#eff0f1\n*XmTearOffButtonGadget.background:\t#31363b\n*XmTearOffButtonGadget.foreground:\t#eff0f1\n*XmText.background:\t#232629\n*XmText.foreground:\t#eff0f1\n*XmTextField.background:\t#232629\n*XmTextField.foreground:\t#eff0f1\n*XmToggleButton.background:\t#31363b\n*XmToggleButton.foreground:\t#eff0f1\n*XmToggleButtonGadget.background:\t#31363b\n*XmToggleButtonGadget.foreground:\t#eff0f1\n*background:\t#111111\n*beNiceToColormap:\tfalse\n*borderColor:\tblack\n*color0:\t#000000\n*color1:\t#ff6565\n*color10:\t#c8e7a8\n*color11:\t#ffc123\n*color12:\t#3465a4\n*color13:\t#f57900\n*color14:\t#46a4ff\n*color15:\t#ffffff\n*color2:\t#93d44f\n*color3:\t#eab93d\n*color4:\t#204a87\n*color5:\t#ce5c00\n*color6:\t#89b6e2\n*color7:\t#cccccc\n*color8:\t#555753\n*color9:\t#ff8d8d\n*foreground:\t#babdb6\n*rvplayer*Command.BorderColor:\t#eff0f1\n*rvplayer*Command.background:\t#31363b\n*rvplayer*Command.foreground:\t#eff0f1\n*rvplayer*Label.BorderColor:\t#eff0f1\n*rvplayer*MenuButton.BorderColor:\t#eff0f1\n*rvplayer*MenuButton.background:\t#31363b\n*rvplayer*SepLine.BorderColor:\t#31363b\n*rvplayer*SepLine.bottomShadowPixel:\t#8f9eac\n*rvplayer*SepLine.topShadowPixel:\t#16181a\n*rvplayer*SimpleMenu.BorderColor:\t#16181a\n*rvplayer*SimpleMenu.background:\t#31363b\n*rvplayer*SimpleMenu.foreground:\t#eff0f1\n*rvplayer*SmeBSB*fgInsensitive:\t#8f9eac\n*rvplayer*Vslider.thumbPixel:\t#8f9eac\n*rvplayer*authortext.background:\t#31363b\n*rvplayer*authortext.bottomShadowPixel:\t#8f9eac\n*rvplayer*authortext.topShadowPixel:\t#16181a\n*rvplayer*background:\t#31363b\n*rvplayer*copyrighttext.background:\t#31363b\n*rvplayer*copyrighttext.bottomShadowPixel:\t#8f9eac\n*rvplayer*copyrighttext.topShadowPixel:\t#16181a\n*rvplayer*proptext.background:\t#31363b\n*rvplayer*proptext.foreground:\t#eff0f1\n*rvplayer*statusback.background:\t#31363b\n*rvplayer*statusback.foreground:\t#eff0f1\n*rvplayer*statustext.background:\t#31363b\n*rvplayer*statustext.foreground:\t#eff0f1\n*rvplayer*timeinfotext.background:\t#31363b\n*rvplayer*timeinfotext.bottomShadowPixel:\t#8f9eac\n*rvplayer*timeinfotext.foreground:\t#eff0f1\n*rvplayer*timeinfotext.topShadowPixel:\t#16181a\n*rvplayer*timeslider.bottomShadowPixel:\t#8f9eac\n*rvplayer*timeslider.foreground:\t#31363b\n*rvplayer*timeslider.thumbPixel:\t#8f9eac\n*rvplayer*timeslider.topShadowPixel:\t#16181a\n*rvplayer*titletext.background:\t#31363b\n*rvplayer*titletext.bottomShadowPixel:\t#8f9eac\n*rvplayer*titletext.topShadowPixel:\t#16181a\n*rvplayer*volumeslider.bottomShadowPixel:\t#8f9eac\n*rvplayer*volumeslider.topShadowPixel:\t#16181a\n24 *color11:\t#ffc123\n26 *color4:\t#204a87\n27 *color12:\t#3465a4\n29 *color5:\t#ce5c00\n30 *color13:\t#f57900\n32 *color6:\t#89b6e2\n33 *color14:\t#46a4ff\n35 *color7:\t#cccccc\n36 *color15:\t#ffffff\n40 Xft.dpi:\t96\nAcroRead.XmScreen.background:\t#232629\nAcroRead.XmScreen.borderColor:\t#eff0f1\nAcroRead.borderColor:\t#eff0f1\nAcroread.background:\t#232629\nAcroread.foreground:\t#eff0f1\nConfig*Text*background:\t#31363b\nConfig*channel.background:\t#31363b\nConfig*key.background:\t#31363b\nConfig*list.background:\t#31363b\nEmacs*Background:\t#232629\nEmacs*Dialog*background:\t#31363b\nEmacs*Dialog*foreground:\t#eff0f1\nEmacs*Foreground:\t#eff0f1\nEmacs*XlwScrollBar.Background:\t#31363b\nEmacs*XlwScrollBar.Foreground:\t#eff0f1\nEmacs*backgroundToolBarColor:\t#31363b\nEmacs*bottomToolBarShadowColor:\t#31363b\nEmacs*menubar*background:\t#31363b\nEmacs*menubar*foreground:\t#eff0f1\nEmacs*popup*Background:\t#31363b\nEmacs*popup*Foreground:\t#eff0f1\nEmacs*toolBarShadowThickness:\t0\nEmacs*topToolBarShadowColor:\t#31363b\nEmacs.default.attributeBackground:\t#232629\nEmacs.default.attributeForeground:\t#eff0f1\nNetscape*XmLGrid.background:\t#31363b\nNetscape*XmLGrid.foreground:\t#eff0f1\nNetscape*XmList*background:\t#232629\nNetscape*XmList*foreground:\t#eff0f1\nNetscape*XmText*background:\t#232629\nNetscape*XmText*foreground:\t#eff0f1\nNetscape*XmTextField*background:\t#232629\nNetscape*XmTextField*foreground:\t#eff0f1\nNetscape*background:\t#31363b\nNetscape*bottomShadowColor:\t#16181a\nNetscape*defaultBackground:\t#232629\nNetscape*foreground:\t#eff0f1\nNetscape*highlightColor:\t#31363b\nNetscape*power.LED.background:\t#31363b\nNetscape*power.LED.foreground:\t#3daee9\nNetscape*selectBackground:\t#3daee9\nNetscape*selectColor:\t#31363b\nNetscape*selectForeground:\t#eff0f1\nNetscape*thermo.slider.background:\t#31363b\nNetscape*thermo.slider.foreground:\t#3daee9\nNetscape*topShadowColor:\t#8f9eac\nNetscape*urlLabel*background:\t#232629\nNetscape*urlLabel*foreground:\t#eff0f1\nNetscape*urlText*background:\t#232629\nNetscape*urlText*foreground:\t#eff0f1\nStreamer*Text*background:\t#31363b\nTopLevelShell*background:\t#31363b\nTopLevelShell*foreground:\t#eff0f1\nWPFMShell*MenuBar*background:\t#31363b\nWPFMShell*MenuBar*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmDrawingArea*background:\t#232629\nWPFMShell*XmDialogShell*XmDrawingArea*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmList*background:\t#232629\nWPFMShell*XmDialogShell*XmList*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmScrolledWindow*XmDrawingArea.background:\t#232629\nWPFMShell*XmDialogShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmText*background:\t#232629\nWPFMShell*XmDialogShell*XmText*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmTextField*background:\t#232629\nWPFMShell*XmDialogShell*XmTextField*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*background:\t#232629\nWPFMShell*XmDialogShell*foreground:\t#eff0f1\nWPFMShell*XmDrawingArea*background:\t#232629\nWPFMShell*XmDrawingArea*foreground:\t#eff0f1\nWPFMShell*XmList*background:\t#232629\nWPFMShell*XmList*foreground:\t#eff0f1\nWPFMShell*XmScrolledWindow*XmDrawingArea.background:\t#31363b\nWPFMShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nWPFMShell*XmText*background:\t#232629\nWPFMShell*XmText*foreground:\t#eff0f1\nWPFMShell*XmTextField*background:\t#232629\nWPFMShell*XmTextField*foreground:\t#eff0f1\nWPFMShell*background:\t#31363b\nWPFMShell*foreground:\t#eff0f1\nWPFMShell*menubar*background:\t#31363b\nWPFMShell*menubar*foreground:\t#eff0f1\nXTerm*.LoginShell:\ttrue\nXWp*MenuBar*background:\t#31363b\nXWp*MenuBar*foreground:\t#eff0f1\nXWp*XmDialogShell*XmDrawingArea.background:\t#232629\nXWp*XmDialogShell*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmDialogShell*XmList*background:\t#232629\nXWp*XmDialogShell*XmList*foreground:\t#eff0f1\nXWp*XmDialogShell*XmScrolledWindow*XmDrawingArea.background:\t#232629\nXWp*XmDialogShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmDialogShell*XmText*background:\t#232629\nXWp*XmDialogShell*XmText*foreground:\t#eff0f1\nXWp*XmDialogShell*XmTextField*background:\t#232629\nXWp*XmDialogShell*XmTextField*foreground:\t#eff0f1\nXWp*XmDialogShell*background:\t#31363b\nXWp*XmDialogShell*foreground:\t#eff0f1\nXWp*XmDrawingArea.background:\t#232629\nXWp*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmList*background:\t#232629\nXWp*XmList*foreground:\t#eff0f1\nXWp*XmScrolledWindow*XmDrawingArea.background:\t#31363b\nXWp*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmText*background:\t#232629\nXWp*XmText*foreground:\t#eff0f1\nXWp*XmTextField*background:\t#FFFFFFFFFFFF\nXWp*XmTextField*foreground:\t#eff0f1\nXWp*background:\t#31363b\nXWp*foreground:\t#eff0f1\nXWp*menubar*background:\t#31363b\nXWp*menubar*foreground:\t#eff0f1\nXWp*popmenu*background:\t#31363b\nXWp*popmenu*foreground:\t#eff0f1\nXWp.form.controlbar.menubar.CBHlpButton*background:\t#31363b\nXWp.form.hscrollbar.background:\t#31363b\nXWp.form.rulerframe.ruler*background:\t#31363b\nXWp.form.scrollbar0.background:\t#31363b\nXWp.mainWindowForm.mainWindowMenubar*background:\t#31363b\nXWp.mainWindowForm.mainWindowMenubar*foreground:\t#eff0f1\nXawtv*Dialog.value.background:\t#31363b\nXawtv*background:\t#31363b\nXawtv*foreground:\t#eff0f1\nXcursor.size:\t0\nXcursor.theme:\tAdwaita\nXft.antialias:\t1\nXft.dpi:\t96\nXft.hinting:\t-1\nXft.hintstyle:\thintslight\nXft.rgba:\tnone\nXterm*saveLines:\t2000\neditres*Panner.Background:\t#31363b\neditres*Tree.Background:\t#232629\neditres*Tree.Foreground:\t#eff0f1\neditres*Tree.Toggle.Background:\t#31363b\neditres*Tree.Toggle.Foreground:\t#eff0f1\nml*XmCascadeButton.marginHeight:\t2\nml*XmCascadeButton.marginWidth:\t8\nml*XmForm*bottomOffset:\t0\nml*XmForm*topOffset:\t0\nml*XmForm*verticalSpacing:\t0\nml*XmList*background:\t#232629\nml*XmList*foreground:\t#eff0f1\nml*XmList*highlightThickness:\t0\nml*XmPushButton.marginHeight:\t1\nml*XmRowColumn*marginHeight:\t1\nml*XmRowColumn*spacing:\t0\nml*XmRowColumn.entryBorder:\t0\nml*XmText*background:\t#232629\nml*XmText*foreground:\t#eff0f1\nml*XmTextField*background:\t#232629\nml*XmTextField*foreground:\t#eff0f1\nml*XmToggleButton.marginHeight:\t1\nml*background:\t#31363b\nml*borderWidth:\t0\nml*focusPolicy:\tpointer\nml*foreground:\t#eff0f1\nml*helpwin*textSW.text.background:\t#232629\nml*helpwin*textSW.text.foreground:\t#eff0f1\nml*highlightColor:\t#31363b\nml*log*textSW.text.background:\t#232629\nml*log*textSW.text.foreground:\t#eff0f1\nml*marginHeight:\t2\nml*marginWidth:\t3\nml*selectColor:\t#31363b\nml*textSW.text.background:\t#232629\nml*textSW.text.foreground:\t#eff0f1\nml.form.height:\t550\nml.form.width:\t650\nnedit*background:\t#31363b\nnedit*foreground:\t#eff0f1\nxcalc*background:\t#31363b\nxcalc*bevel.screen.LCD.background:\t#232629\nxcalc*bevel.screen.LCD.foreground:\t#eff0f1\nxcalc*foreground:\t#eff0f1\nxdvi.background:\twhite\nxosview*background:\t#31363b\nxosview*foreground:\t#eff0f1\nxosview*meterLabelColor:\t#eff0f1\nxosview*usedLabelColor:\t#eff0f1\nxpdf.background:\t#31363b\nxpdf.foreground:\t#eff0f1\nxpdf.urlCommand:\tkfmclient exec %s\nxterm*VT100.geometry:\t100x40\nxterm*background:\t#232629\nxterm*cursorBlink:\ttrue\nxterm*cursorUnderLine:\ttrue\nxterm*dynamicColors:\ttrue\nxterm*eightBitInput:\ttrue\nxterm*faceName:\tdefault\nxterm*faceSize:\t10\nxterm*foreground:\t#eff0f1\nxterm*jumpScroll:\ttrue\nxterm*multiScroll:\ttrue\nxterm*rightScrollBar:\ttrue\nxterm*scrollBar:\ttrue\nxterm*scrollKey:\ttrue\nxterm*scrollTtyOutput:\tfalse\nxterm*toolBar:\ttrue\nxterm*utf8:\t2\nxterm.SimpleMenu*background:\t#31363b\nxterm.SimpleMenu*foreground:\t#eff0f1\n" KDE_SESSION_VERSION(CARDINAL) = 5 KDE_FULL_SESSION(STRING) = "true" XFree86_DDC_EDID1_RAWDATA(INTEGER) = 0, -1, -1, -1, -1, -1, -1, 0, 13, -82, -37, 21, 0, 0, 0, 0, 45, 25, 1, 4, -107, 34, 19, 120, 2, -61, -11, -111, 85, 84, -108, 41, 37, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -38, 29, 86, -30, 80, 0, 32, 48, 68, 45, 71, 0, 88, -63, 16, 0, 0, 24, 0, 0, 0, -2, 0, 78, 49, 53, 54, 66, 71, 65, 45, 69, 65, 50, 10, 32, 0, 0, 0, -2, 0, 67, 77, 78, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, -2, 0, 78, 49, 53, 54, 66, 71, 65, 45, 69, 65, 50, 10, 32, 0, -12 _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", "" XFree86_has_VT(INTEGER) = 1 XFree86_VT(INTEGER) = 1 Xorg_Seat(STRING) = "seat0"' + [[ -n CUT_BUFFER0(STRING) = "awk: cmd. line:7: warning: regexp escape sequence `\\\"' is not a known regexp operator" GDK_VISUALS(INTEGER) = 270, 349 _NET_WORKAREA(CARDINAL) = 0, 36, 1366, 732 PULSE_COOKIE(STRING) = "1f08aaa36d7e3fc97641b7886b1feb18c99a0c8eda3f5cddbfc893c146d1c1ada4f30720071f82718d3446355679053132a350c168022c158bf203f93c4e7b320fd8599189225b214b0a4ddd826789412becb73026fe2bc2de667939aed35c1437cb00c7fc52f591be1cc5a62b2327c73cbeabd96d29da3baf8b8d6ea0d4f829aec3074ff7cee79dd4dfa142424ffd6bdf760147a2b2386c7b5a12f78cb991aed0221dcc17224fd3608a0ff939362be171add48c89554a451cbc075a7f63354bb72cc621797170412e5f4ad09cda05f8cb7914db01c846abd80a9bb0f13bb1f673f183cef7c3856e4ad4f8de1cece48946723621fb154eb4e70ce4dbe158dfe9" PULSE_SERVER(STRING) = "{e9dc47fe54f349509c56b2e386d688e9}unix:/run/user/1000/pulse/native" PULSE_SESSION_ID(STRING) = "2" PULSE_ID(STRING) = "1000@e9dc47fe54f349509c56b2e386d688e9/658" _KDE_SLIDE(_KDE_SLIDE) = 0x0 _KDE_PRESENT_WINDOWS_GROUP(_KDE_PRESENT_WINDOWS_GROUP) = 0x0 _KDE_PRESENT_WINDOWS_DESKTOP(_KDE_PRESENT_WINDOWS_DESKTOP) = 0x0 _KDE_KWIN_KSCREEN_SUPPORT(_KDE_KWIN_KSCREEN_SUPPORT) = 0x0 _KDE_WINDOW_HIGHLIGHT(_KDE_WINDOW_HIGHLIGHT) = 0x0 _KDE_NET_WM_BACKGROUND_CONTRAST_REGION(_KDE_NET_WM_BACKGROUND_CONTRAST_REGION) = 0x0 _KDE_NET_WM_BLUR_BEHIND_REGION(_KDE_NET_WM_BLUR_BEHIND_REGION) = 0x0 _NET_CLIENT_LIST_STACKING(WINDOW): window id # 0x1c0000f, 0x2c00018, 0x1c00022, 0x280000e _NET_CLIENT_LIST(WINDOW): window id # 0x1c0000f, 0x1c00022, 0x280000e, 0x2c00018 _NET_DESKTOP_GEOMETRY(CARDINAL) = 1366, 768 _NET_ACTIVE_WINDOW(WINDOW): window id # 0x280000e _NET_CURRENT_DESKTOP(CARDINAL) = 0 _NET_DESKTOP_VIEWPORT(CARDINAL) = 0, 0 _NET_NUMBER_OF_DESKTOPS(CARDINAL) = 1 _NET_DESKTOP_LAYOUT(CARDINAL) = 0, 1, 1, 0 _NET_DESKTOP_NAMES(UTF8_STRING) = "Desktop 1" _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007 _NET_SUPPORTED(ATOM) = _NET_SUPPORTED, _NET_SUPPORTING_WM_CHECK, _NET_CLIENT_LIST, _NET_CLIENT_LIST_STACKING, _NET_NUMBER_OF_DESKTOPS, _NET_DESKTOP_GEOMETRY, _NET_CURRENT_DESKTOP, _NET_DESKTOP_NAMES, _NET_ACTIVE_WINDOW, _NET_WORKAREA, _NET_DESKTOP_LAYOUT, _NET_CLOSE_WINDOW, _NET_RESTACK_WINDOW, _NET_SHOWING_DESKTOP, _NET_WM_MOVERESIZE, _NET_MOVERESIZE_WINDOW, _NET_WM_NAME, _NET_WM_VISIBLE_NAME, _NET_WM_DESKTOP, _NET_WM_WINDOW_TYPE, _NET_WM_WINDOW_TYPE_NORMAL, _NET_WM_WINDOW_TYPE_DESKTOP, _NET_WM_WINDOW_TYPE_DOCK, _NET_WM_WINDOW_TYPE_TOOLBAR, _NET_WM_WINDOW_TYPE_MENU, _NET_WM_WINDOW_TYPE_DIALOG, _NET_WM_WINDOW_TYPE_UTILITY, _NET_WM_WINDOW_TYPE_SPLASH, _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_STATE, _NET_WM_STATE_MODAL, _NET_WM_STATE_MAXIMIZED_VERT, _NET_WM_STATE_MAXIMIZED_HORZ, _NET_WM_STATE_SHADED, _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_SKIP_PAGER, _KDE_NET_WM_STATE_SKIP_SWITCHER, _NET_WM_STATE_HIDDEN, _NET_WM_STATE_FULLSCREEN, _NET_WM_STATE_ABOVE, _NET_WM_STATE_STAYS_ON_TOP, _NET_WM_STATE_BELOW, _NET_WM_STATE_DEMANDS_ATTENTION, _NET_WM_STATE_FOCUSED, _NET_WM_STRUT, _NET_WM_STRUT_PARTIAL, _NET_WM_ICON_GEOMETRY, _NET_WM_ICON, _NET_WM_PID, _NET_WM_PING, _NET_WM_USER_TIME, _NET_STARTUP_ID, _NET_WM_FULLSCREEN_MONITORS, _NET_WM_ALLOWED_ACTIONS, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE, _NET_FRAME_EXTENTS, _KDE_NET_WM_FRAME_STRUT, _KDE_NET_WM_TEMPORARY_RULES, _NET_WM_FULL_PLACEMENT, _KDE_NET_WM_ACTIVITIES, _KDE_NET_WM_SHADOW, _NET_WM_OPAQUE_REGION KWIN_RUNNING(KWIN_RUNNING) = 0x1 _ORG_KDE_KWIN_DBUS_SERVICE(UTF8_STRING) = "org.kde.KWin" _QT_SETTINGS_TIMESTAMP_:0(_QT_SETTINGS_TIMESTAMP_:0) = 0x0, 0x0, 0x0, 0x0, 0x0, 0x25, 0x84, 0xa5, 0x3, 0x5f, 0xc, 0x14, 0x0 RESOURCE_MANAGER(STRING) = "*Box.background:\t#31363b\n*Box.foreground:\t#eff0f1\n*Button.activeBackground:\t#31363b\n*Button.activeForeground:\t#eff0f1\n*Button.background:\t#31363b\n*Button.foreground:\t#eff0f1\n*Button.highlightBackground:\t#31363b\n*Button.highlightColor:\t#eff0f1\n*Canvas.activeBackground:\t#232629\n*Canvas.activeForeground:\t#eff0f1\n*Canvas.background:\t#232629\n*Canvas.foreground:\t#eff0f1\n*Canvas.highlightBackground:\t#232629\n*Canvas.highlightColor:\t#eff0f1\n*Canvas.selectbackground:\t#3daee9\n*Canvas.selectforeground:\t#eff0f1\n*Checkbutton.activeBackground:\t#31363b\n*Checkbutton.activeForeground:\t#eff0f1\n*Checkbutton.background:\t#31363b\n*Checkbutton.foreground:\t#eff0f1\n*Checkbutton.highlightBackground:\t#31363b\n*Checkbutton.highlightColor:\t#eff0f1\n*Command.background:\t#31363b\n*Command.foreground:\t#eff0f1\n*Dialog.background:\t#31363b\n*Dialog.foreground:\t#eff0f1\n*Entry.activeBackground:\t#232629\n*Entry.activeForeground:\t#eff0f1\n*Entry.background:\t#232629\n*Entry.foreground:\t#eff0f1\n*Entry.highlightBackground:\t#232629\n*Entry.highlightColor:\t#eff0f1\n*Entry.selectBackground:\t#3daee9\n*Entry.selectForeground:\t#eff0f1\n*Form.background:\t#31363b\n*Form.foreground:\t#eff0f1\n*Frame.activeBackground:\t#31363b\n*Frame.activeForeground:\t#eff0f1\n*Frame.background:\t#31363b\n*Frame.foreground:\t#eff0f1\n*Frame.highlightBackground:\t#31363b\n*Frame.highlightColor:\t#eff0f1\n*Label.activeBackground:\t#31363b\n*Label.activeForeground:\t#eff0f1\n*Label.background:\t#31363b\n*Label.foreground:\t#eff0f1\n*Label.highlightBackground:\t#31363b\n*Label.highlightColor:\t#eff0f1\n*List.background:\t#232629\n*List.foreground:\t#eff0f1\n*Listbox.activeBackground:\t#232629\n*Listbox.activeForeground:\t#eff0f1\n*Listbox.background:\t#232629\n*Listbox.foreground:\t#eff0f1\n*Listbox.highlightBackground:\t#232629\n*Listbox.highlightColor:\t#eff0f1\n*Listbox.selectBackground:\t#3daee9\n*Listbox.selectForeground:\t#eff0f1\n*Menu.activeBackground:\t#31363b\n*Menu.activeForeground:\t#eff0f1\n*Menu.background:\t#31363b\n*Menu.foreground:\t#eff0f1\n*Menu.highlightBackground:\t#31363b\n*Menu.highlightColor:\t#eff0f1\n*MenuButton.background:\t#31363b\n*MenuButton.foreground:\t#eff0f1\n*Menubutton.activeBackground:\t#31363b\n*Menubutton.activeForeground:\t#eff0f1\n*Menubutton.background:\t#31363b\n*Menubutton.foreground:\t#eff0f1\n*Menubutton.highlightBackground:\t#31363b\n*Menubutton.highlightColor:\t#eff0f1\n*Radiobutton.activeBackground:\t#31363b\n*Radiobutton.activeForeground:\t#eff0f1\n*Radiobutton.background:\t#31363b\n*Radiobutton.foreground:\t#eff0f1\n*Radiobutton.highlightBackground:\t#31363b\n*Radiobutton.highlightColor:\t#eff0f1\n*Scale.activeBackground:\t#31363b\n*Scale.activeForeground:\t#eff0f1\n*Scale.background:\t#31363b\n*Scale.foreground:\t#eff0f1\n*Scale.highlightBackground:\t#31363b\n*Scale.highlightColor:\t#eff0f1\n*Scale.troughColor:\t#31363b\n*Scrollbar*Cursor:\tleft_ptr\n*Scrollbar*background:\t#31363b\n*Scrollbar*cursorName:\tleft_ptr\n*Scrollbar*height:\t15\n*Scrollbar*pushThumb:\tfalse\n*Scrollbar*shadowWidth:\t2\n*Scrollbar*width:\t15\n*Scrollbar.activeBackground:\t#31363b\n*Scrollbar.activeForeground:\t#eff0f1\n*Scrollbar.foreground:\t#eff0f1\n*Scrollbar.highlightBackground:\t#31363b\n*Scrollbar.highlightColor:\t#eff0f1\n*Scrollbar.troughColor:\t#31363b\n*ScrollbarBackground:\t#31363b\n*ShapeStyle:\tRectangle\n*SimpleMenu*background:\t#31363b\n*SimpleMenu*foreground:\t#eff0f1\n*SmeBSB*shadowWidth:\t3\n*Text.activeBackground:\t#232629\n*Text.activeForeground:\t#eff0f1\n*Text.background:\t#232629\n*Text.foreground:\t#eff0f1\n*Text.highlightBackground:\t#232629\n*Text.highlightColor:\t#eff0f1\n*Text.selectBackground:\t#3daee9\n*Text.selectForeground:\t#eff0f1\n*Toggle.background:\t#31363b\n*Toggle.foreground:\t#eff0f1\n*Toplevel.activeBackground:\t#31363b\n*Toplevel.activeForeground:\t#eff0f1\n*Toplevel.background:\t#31363b\n*Toplevel.foreground:\t#eff0f1\n*Toplevel.highlightBackground:\t#31363b\n*Toplevel.highlightColor:\t#eff0f1\n*XmCascadeButton.background:\t#31363b\n*XmCascadeButton.foreground:\t#eff0f1\n*XmCascadeButtonGadget.background:\t#31363b\n*XmCascadeButtonGadget.foreground:\t#eff0f1\n*XmDialogShell.background:\t#31363b\n*XmDialogShell.foreground:\t#eff0f1\n*XmFileSelectionBox.background:\t#31363b\n*XmFileSelectionBox.foreground:\t#eff0f1\n*XmForm.background:\t#31363b\n*XmForm.foreground:\t#eff0f1\n*XmFrame.background:\t#31363b\n*XmFrame.foreground:\t#eff0f1\n*XmLabel.background:\t#31363b\n*XmLabel.foreground:\t#eff0f1\n*XmLabelGadget.background:\t#31363b\n*XmLabelGadget.foreground:\t#eff0f1\n*XmList.background:\t#232629\n*XmList.foreground:\t#eff0f1\n*XmMenuShell.background:\t#31363b\n*XmMenuShell.foreground:\t#eff0f1\n*XmMessageBox.background:\t#31363b\n*XmMessageBox.foreground:\t#eff0f1\n*XmPanedWindow.background:\t#31363b\n*XmPanedWindow.foreground:\t#eff0f1\n*XmPushButton.background:\t#31363b\n*XmPushButton.foreground:\t#eff0f1\n*XmPushButtonGadget.background:\t#31363b\n*XmPushButtonGadget.foreground:\t#eff0f1\n*XmRowColumn.background:\t#31363b\n*XmRowColumn.foreground:\t#eff0f1\n*XmSash.background:\t#31363b\n*XmSash.foreground:\t#eff0f1\n*XmScrollBar.background:\t#31363b\n*XmScrollBar.foreground:\t#eff0f1\n*XmScrolledWindow.background:\t#31363b\n*XmScrolledWindow.foreground:\t#eff0f1\n*XmSelectionBox.background:\t#31363b\n*XmSelectionBox.foreground:\t#eff0f1\n*XmSeparator.background:\t#31363b\n*XmSeparator.foreground:\t#eff0f1\n*XmSeparatorGadget.background:\t#31363b\n*XmSeparatorGadget.foreground:\t#eff0f1\n*XmTearOffButton.background:\t#31363b\n*XmTearOffButton.foreground:\t#eff0f1\n*XmTearOffButtonGadget.background:\t#31363b\n*XmTearOffButtonGadget.foreground:\t#eff0f1\n*XmText.background:\t#232629\n*XmText.foreground:\t#eff0f1\n*XmTextField.background:\t#232629\n*XmTextField.foreground:\t#eff0f1\n*XmToggleButton.background:\t#31363b\n*XmToggleButton.foreground:\t#eff0f1\n*XmToggleButtonGadget.background:\t#31363b\n*XmToggleButtonGadget.foreground:\t#eff0f1\n*background:\t#111111\n*beNiceToColormap:\tfalse\n*borderColor:\tblack\n*color0:\t#000000\n*color1:\t#ff6565\n*color10:\t#c8e7a8\n*color11:\t#ffc123\n*color12:\t#3465a4\n*color13:\t#f57900\n*color14:\t#46a4ff\n*color15:\t#ffffff\n*color2:\t#93d44f\n*color3:\t#eab93d\n*color4:\t#204a87\n*color5:\t#ce5c00\n*color6:\t#89b6e2\n*color7:\t#cccccc\n*color8:\t#555753\n*color9:\t#ff8d8d\n*foreground:\t#babdb6\n*rvplayer*Command.BorderColor:\t#eff0f1\n*rvplayer*Command.background:\t#31363b\n*rvplayer*Command.foreground:\t#eff0f1\n*rvplayer*Label.BorderColor:\t#eff0f1\n*rvplayer*MenuButton.BorderColor:\t#eff0f1\n*rvplayer*MenuButton.background:\t#31363b\n*rvplayer*SepLine.BorderColor:\t#31363b\n*rvplayer*SepLine.bottomShadowPixel:\t#8f9eac\n*rvplayer*SepLine.topShadowPixel:\t#16181a\n*rvplayer*SimpleMenu.BorderColor:\t#16181a\n*rvplayer*SimpleMenu.background:\t#31363b\n*rvplayer*SimpleMenu.foreground:\t#eff0f1\n*rvplayer*SmeBSB*fgInsensitive:\t#8f9eac\n*rvplayer*Vslider.thumbPixel:\t#8f9eac\n*rvplayer*authortext.background:\t#31363b\n*rvplayer*authortext.bottomShadowPixel:\t#8f9eac\n*rvplayer*authortext.topShadowPixel:\t#16181a\n*rvplayer*background:\t#31363b\n*rvplayer*copyrighttext.background:\t#31363b\n*rvplayer*copyrighttext.bottomShadowPixel:\t#8f9eac\n*rvplayer*copyrighttext.topShadowPixel:\t#16181a\n*rvplayer*proptext.background:\t#31363b\n*rvplayer*proptext.foreground:\t#eff0f1\n*rvplayer*statusback.background:\t#31363b\n*rvplayer*statusback.foreground:\t#eff0f1\n*rvplayer*statustext.background:\t#31363b\n*rvplayer*statustext.foreground:\t#eff0f1\n*rvplayer*timeinfotext.background:\t#31363b\n*rvplayer*timeinfotext.bottomShadowPixel:\t#8f9eac\n*rvplayer*timeinfotext.foreground:\t#eff0f1\n*rvplayer*timeinfotext.topShadowPixel:\t#16181a\n*rvplayer*timeslider.bottomShadowPixel:\t#8f9eac\n*rvplayer*timeslider.foreground:\t#31363b\n*rvplayer*timeslider.thumbPixel:\t#8f9eac\n*rvplayer*timeslider.topShadowPixel:\t#16181a\n*rvplayer*titletext.background:\t#31363b\n*rvplayer*titletext.bottomShadowPixel:\t#8f9eac\n*rvplayer*titletext.topShadowPixel:\t#16181a\n*rvplayer*volumeslider.bottomShadowPixel:\t#8f9eac\n*rvplayer*volumeslider.topShadowPixel:\t#16181a\n24 *color11:\t#ffc123\n26 *color4:\t#204a87\n27 *color12:\t#3465a4\n29 *color5:\t#ce5c00\n30 *color13:\t#f57900\n32 *color6:\t#89b6e2\n33 *color14:\t#46a4ff\n35 *color7:\t#cccccc\n36 *color15:\t#ffffff\n40 Xft.dpi:\t96\nAcroRead.XmScreen.background:\t#232629\nAcroRead.XmScreen.borderColor:\t#eff0f1\nAcroRead.borderColor:\t#eff0f1\nAcroread.background:\t#232629\nAcroread.foreground:\t#eff0f1\nConfig*Text*background:\t#31363b\nConfig*channel.background:\t#31363b\nConfig*key.background:\t#31363b\nConfig*list.background:\t#31363b\nEmacs*Background:\t#232629\nEmacs*Dialog*background:\t#31363b\nEmacs*Dialog*foreground:\t#eff0f1\nEmacs*Foreground:\t#eff0f1\nEmacs*XlwScrollBar.Background:\t#31363b\nEmacs*XlwScrollBar.Foreground:\t#eff0f1\nEmacs*backgroundToolBarColor:\t#31363b\nEmacs*bottomToolBarShadowColor:\t#31363b\nEmacs*menubar*background:\t#31363b\nEmacs*menubar*foreground:\t#eff0f1\nEmacs*popup*Background:\t#31363b\nEmacs*popup*Foreground:\t#eff0f1\nEmacs*toolBarShadowThickness:\t0\nEmacs*topToolBarShadowColor:\t#31363b\nEmacs.default.attributeBackground:\t#232629\nEmacs.default.attributeForeground:\t#eff0f1\nNetscape*XmLGrid.background:\t#31363b\nNetscape*XmLGrid.foreground:\t#eff0f1\nNetscape*XmList*background:\t#232629\nNetscape*XmList*foreground:\t#eff0f1\nNetscape*XmText*background:\t#232629\nNetscape*XmText*foreground:\t#eff0f1\nNetscape*XmTextField*background:\t#232629\nNetscape*XmTextField*foreground:\t#eff0f1\nNetscape*background:\t#31363b\nNetscape*bottomShadowColor:\t#16181a\nNetscape*defaultBackground:\t#232629\nNetscape*foreground:\t#eff0f1\nNetscape*highlightColor:\t#31363b\nNetscape*power.LED.background:\t#31363b\nNetscape*power.LED.foreground:\t#3daee9\nNetscape*selectBackground:\t#3daee9\nNetscape*selectColor:\t#31363b\nNetscape*selectForeground:\t#eff0f1\nNetscape*thermo.slider.background:\t#31363b\nNetscape*thermo.slider.foreground:\t#3daee9\nNetscape*topShadowColor:\t#8f9eac\nNetscape*urlLabel*background:\t#232629\nNetscape*urlLabel*foreground:\t#eff0f1\nNetscape*urlText*background:\t#232629\nNetscape*urlText*foreground:\t#eff0f1\nStreamer*Text*background:\t#31363b\nTopLevelShell*background:\t#31363b\nTopLevelShell*foreground:\t#eff0f1\nWPFMShell*MenuBar*background:\t#31363b\nWPFMShell*MenuBar*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmDrawingArea*background:\t#232629\nWPFMShell*XmDialogShell*XmDrawingArea*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmList*background:\t#232629\nWPFMShell*XmDialogShell*XmList*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmScrolledWindow*XmDrawingArea.background:\t#232629\nWPFMShell*XmDialogShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmText*background:\t#232629\nWPFMShell*XmDialogShell*XmText*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmTextField*background:\t#232629\nWPFMShell*XmDialogShell*XmTextField*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*background:\t#232629\nWPFMShell*XmDialogShell*foreground:\t#eff0f1\nWPFMShell*XmDrawingArea*background:\t#232629\nWPFMShell*XmDrawingArea*foreground:\t#eff0f1\nWPFMShell*XmList*background:\t#232629\nWPFMShell*XmList*foreground:\t#eff0f1\nWPFMShell*XmScrolledWindow*XmDrawingArea.background:\t#31363b\nWPFMShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nWPFMShell*XmText*background:\t#232629\nWPFMShell*XmText*foreground:\t#eff0f1\nWPFMShell*XmTextField*background:\t#232629\nWPFMShell*XmTextField*foreground:\t#eff0f1\nWPFMShell*background:\t#31363b\nWPFMShell*foreground:\t#eff0f1\nWPFMShell*menubar*background:\t#31363b\nWPFMShell*menubar*foreground:\t#eff0f1\nXTerm*.LoginShell:\ttrue\nXWp*MenuBar*background:\t#31363b\nXWp*MenuBar*foreground:\t#eff0f1\nXWp*XmDialogShell*XmDrawingArea.background:\t#232629\nXWp*XmDialogShell*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmDialogShell*XmList*background:\t#232629\nXWp*XmDialogShell*XmList*foreground:\t#eff0f1\nXWp*XmDialogShell*XmScrolledWindow*XmDrawingArea.background:\t#232629\nXWp*XmDialogShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmDialogShell*XmText*background:\t#232629\nXWp*XmDialogShell*XmText*foreground:\t#eff0f1\nXWp*XmDialogShell*XmTextField*background:\t#232629\nXWp*XmDialogShell*XmTextField*foreground:\t#eff0f1\nXWp*XmDialogShell*background:\t#31363b\nXWp*XmDialogShell*foreground:\t#eff0f1\nXWp*XmDrawingArea.background:\t#232629\nXWp*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmList*background:\t#232629\nXWp*XmList*foreground:\t#eff0f1\nXWp*XmScrolledWindow*XmDrawingArea.background:\t#31363b\nXWp*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmText*background:\t#232629\nXWp*XmText*foreground:\t#eff0f1\nXWp*XmTextField*background:\t#FFFFFFFFFFFF\nXWp*XmTextField*foreground:\t#eff0f1\nXWp*background:\t#31363b\nXWp*foreground:\t#eff0f1\nXWp*menubar*background:\t#31363b\nXWp*menubar*foreground:\t#eff0f1\nXWp*popmenu*background:\t#31363b\nXWp*popmenu*foreground:\t#eff0f1\nXWp.form.controlbar.menubar.CBHlpButton*background:\t#31363b\nXWp.form.hscrollbar.background:\t#31363b\nXWp.form.rulerframe.ruler*background:\t#31363b\nXWp.form.scrollbar0.background:\t#31363b\nXWp.mainWindowForm.mainWindowMenubar*background:\t#31363b\nXWp.mainWindowForm.mainWindowMenubar*foreground:\t#eff0f1\nXawtv*Dialog.value.background:\t#31363b\nXawtv*background:\t#31363b\nXawtv*foreground:\t#eff0f1\nXcursor.size:\t0\nXcursor.theme:\tAdwaita\nXft.antialias:\t1\nXft.dpi:\t96\nXft.hinting:\t-1\nXft.hintstyle:\thintslight\nXft.rgba:\tnone\nXterm*saveLines:\t2000\neditres*Panner.Background:\t#31363b\neditres*Tree.Background:\t#232629\neditres*Tree.Foreground:\t#eff0f1\neditres*Tree.Toggle.Background:\t#31363b\neditres*Tree.Toggle.Foreground:\t#eff0f1\nml*XmCascadeButton.marginHeight:\t2\nml*XmCascadeButton.marginWidth:\t8\nml*XmForm*bottomOffset:\t0\nml*XmForm*topOffset:\t0\nml*XmForm*verticalSpacing:\t0\nml*XmList*background:\t#232629\nml*XmList*foreground:\t#eff0f1\nml*XmList*highlightThickness:\t0\nml*XmPushButton.marginHeight:\t1\nml*XmRowColumn*marginHeight:\t1\nml*XmRowColumn*spacing:\t0\nml*XmRowColumn.entryBorder:\t0\nml*XmText*background:\t#232629\nml*XmText*foreground:\t#eff0f1\nml*XmTextField*background:\t#232629\nml*XmTextField*foreground:\t#eff0f1\nml*XmToggleButton.marginHeight:\t1\nml*background:\t#31363b\nml*borderWidth:\t0\nml*focusPolicy:\tpointer\nml*foreground:\t#eff0f1\nml*helpwin*textSW.text.background:\t#232629\nml*helpwin*textSW.text.foreground:\t#eff0f1\nml*highlightColor:\t#31363b\nml*log*textSW.text.background:\t#232629\nml*log*textSW.text.foreground:\t#eff0f1\nml*marginHeight:\t2\nml*marginWidth:\t3\nml*selectColor:\t#31363b\nml*textSW.text.background:\t#232629\nml*textSW.text.foreground:\t#eff0f1\nml.form.height:\t550\nml.form.width:\t650\nnedit*background:\t#31363b\nnedit*foreground:\t#eff0f1\nxcalc*background:\t#31363b\nxcalc*bevel.screen.LCD.background:\t#232629\nxcalc*bevel.screen.LCD.foreground:\t#eff0f1\nxcalc*foreground:\t#eff0f1\nxdvi.background:\twhite\nxosview*background:\t#31363b\nxosview*foreground:\t#eff0f1\nxosview*meterLabelColor:\t#eff0f1\nxosview*usedLabelColor:\t#eff0f1\nxpdf.background:\t#31363b\nxpdf.foreground:\t#eff0f1\nxpdf.urlCommand:\tkfmclient exec %s\nxterm*VT100.geometry:\t100x40\nxterm*background:\t#232629\nxterm*cursorBlink:\ttrue\nxterm*cursorUnderLine:\ttrue\nxterm*dynamicColors:\ttrue\nxterm*eightBitInput:\ttrue\nxterm*faceName:\tdefault\nxterm*faceSize:\t10\nxterm*foreground:\t#eff0f1\nxterm*jumpScroll:\ttrue\nxterm*multiScroll:\ttrue\nxterm*rightScrollBar:\ttrue\nxterm*scrollBar:\ttrue\nxterm*scrollKey:\ttrue\nxterm*scrollTtyOutput:\tfalse\nxterm*toolBar:\ttrue\nxterm*utf8:\t2\nxterm.SimpleMenu*background:\t#31363b\nxterm.SimpleMenu*foreground:\t#eff0f1\n" KDE_SESSION_VERSION(CARDINAL) = 5 KDE_FULL_SESSION(STRING) = "true" XFree86_DDC_EDID1_RAWDATA(INTEGER) = 0, -1, -1, -1, -1, -1, -1, 0, 13, -82, -37, 21, 0, 0, 0, 0, 45, 25, 1, 4, -107, 34, 19, 120, 2, -61, -11, -111, 85, 84, -108, 41, 37, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -38, 29, 86, -30, 80, 0, 32, 48, 68, 45, 71, 0, 88, -63, 16, 0, 0, 24, 0, 0, 0, -2, 0, 78, 49, 53, 54, 66, 71, 65, 45, 69, 65, 50, 10, 32, 0, 0, 0, -2, 0, 67, 77, 78, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, -2, 0, 78, 49, 53, 54, 66, 71, 65, 45, 69, 65, 50, 10, 32, 0, -12 _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", "" XFree86_has_VT(INTEGER) = 1 XFree86_VT(INTEGER) = 1 Xorg_Seat(STRING) = "seat0" ]] ++ awk 'BEGIN { de = "Not Present" } { if ($1 ~ /^_DT_SAVE_MODE/) { de = $NF gsub(/\"/,"",de) de = toupper(de) exit } else if ($1 ~/^KDE_SESSION_VERSION/) { de = "KDE"$NF exit } else if ($1 ~ /^_MARCO/) { de = "MATE" exit } else if ($1 ~ /^_MUFFIN/) { de = "Cinnamon" exit } else if ($0 ~ /"xfce4"/) { de = "XFCE4" exit } else if ($0 ~ /"xfce5"/) { de = "XFCE5" exit } } END { print de }' ++ echo 'CUT_BUFFER0(STRING) = "awk: cmd. line:7: warning: regexp escape sequence `\\\"'\'' is not a known regexp operator" GDK_VISUALS(INTEGER) = 270, 349 _NET_WORKAREA(CARDINAL) = 0, 36, 1366, 732 PULSE_COOKIE(STRING) = "1f08aaa36d7e3fc97641b7886b1feb18c99a0c8eda3f5cddbfc893c146d1c1ada4f30720071f82718d3446355679053132a350c168022c158bf203f93c4e7b320fd8599189225b214b0a4ddd826789412becb73026fe2bc2de667939aed35c1437cb00c7fc52f591be1cc5a62b2327c73cbeabd96d29da3baf8b8d6ea0d4f829aec3074ff7cee79dd4dfa142424ffd6bdf760147a2b2386c7b5a12f78cb991aed0221dcc17224fd3608a0ff939362be171add48c89554a451cbc075a7f63354bb72cc621797170412e5f4ad09cda05f8cb7914db01c846abd80a9bb0f13bb1f673f183cef7c3856e4ad4f8de1cece48946723621fb154eb4e70ce4dbe158dfe9" PULSE_SERVER(STRING) = "{e9dc47fe54f349509c56b2e386d688e9}unix:/run/user/1000/pulse/native" PULSE_SESSION_ID(STRING) = "2" PULSE_ID(STRING) = "1000@e9dc47fe54f349509c56b2e386d688e9/658" _KDE_SLIDE(_KDE_SLIDE) = 0x0 _KDE_PRESENT_WINDOWS_GROUP(_KDE_PRESENT_WINDOWS_GROUP) = 0x0 _KDE_PRESENT_WINDOWS_DESKTOP(_KDE_PRESENT_WINDOWS_DESKTOP) = 0x0 _KDE_KWIN_KSCREEN_SUPPORT(_KDE_KWIN_KSCREEN_SUPPORT) = 0x0 _KDE_WINDOW_HIGHLIGHT(_KDE_WINDOW_HIGHLIGHT) = 0x0 _KDE_NET_WM_BACKGROUND_CONTRAST_REGION(_KDE_NET_WM_BACKGROUND_CONTRAST_REGION) = 0x0 _KDE_NET_WM_BLUR_BEHIND_REGION(_KDE_NET_WM_BLUR_BEHIND_REGION) = 0x0 _NET_CLIENT_LIST_STACKING(WINDOW): window id # 0x1c0000f, 0x2c00018, 0x1c00022, 0x280000e _NET_CLIENT_LIST(WINDOW): window id # 0x1c0000f, 0x1c00022, 0x280000e, 0x2c00018 _NET_DESKTOP_GEOMETRY(CARDINAL) = 1366, 768 _NET_ACTIVE_WINDOW(WINDOW): window id # 0x280000e _NET_CURRENT_DESKTOP(CARDINAL) = 0 _NET_DESKTOP_VIEWPORT(CARDINAL) = 0, 0 _NET_NUMBER_OF_DESKTOPS(CARDINAL) = 1 _NET_DESKTOP_LAYOUT(CARDINAL) = 0, 1, 1, 0 _NET_DESKTOP_NAMES(UTF8_STRING) = "Desktop 1" _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007 _NET_SUPPORTED(ATOM) = _NET_SUPPORTED, _NET_SUPPORTING_WM_CHECK, _NET_CLIENT_LIST, _NET_CLIENT_LIST_STACKING, _NET_NUMBER_OF_DESKTOPS, _NET_DESKTOP_GEOMETRY, _NET_CURRENT_DESKTOP, _NET_DESKTOP_NAMES, _NET_ACTIVE_WINDOW, _NET_WORKAREA, _NET_DESKTOP_LAYOUT, _NET_CLOSE_WINDOW, _NET_RESTACK_WINDOW, _NET_SHOWING_DESKTOP, _NET_WM_MOVERESIZE, _NET_MOVERESIZE_WINDOW, _NET_WM_NAME, _NET_WM_VISIBLE_NAME, _NET_WM_DESKTOP, _NET_WM_WINDOW_TYPE, _NET_WM_WINDOW_TYPE_NORMAL, _NET_WM_WINDOW_TYPE_DESKTOP, _NET_WM_WINDOW_TYPE_DOCK, _NET_WM_WINDOW_TYPE_TOOLBAR, _NET_WM_WINDOW_TYPE_MENU, _NET_WM_WINDOW_TYPE_DIALOG, _NET_WM_WINDOW_TYPE_UTILITY, _NET_WM_WINDOW_TYPE_SPLASH, _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_STATE, _NET_WM_STATE_MODAL, _NET_WM_STATE_MAXIMIZED_VERT, _NET_WM_STATE_MAXIMIZED_HORZ, _NET_WM_STATE_SHADED, _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_SKIP_PAGER, _KDE_NET_WM_STATE_SKIP_SWITCHER, _NET_WM_STATE_HIDDEN, _NET_WM_STATE_FULLSCREEN, _NET_WM_STATE_ABOVE, _NET_WM_STATE_STAYS_ON_TOP, _NET_WM_STATE_BELOW, _NET_WM_STATE_DEMANDS_ATTENTION, _NET_WM_STATE_FOCUSED, _NET_WM_STRUT, _NET_WM_STRUT_PARTIAL, _NET_WM_ICON_GEOMETRY, _NET_WM_ICON, _NET_WM_PID, _NET_WM_PING, _NET_WM_USER_TIME, _NET_STARTUP_ID, _NET_WM_FULLSCREEN_MONITORS, _NET_WM_ALLOWED_ACTIONS, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE, _NET_FRAME_EXTENTS, _KDE_NET_WM_FRAME_STRUT, _KDE_NET_WM_TEMPORARY_RULES, _NET_WM_FULL_PLACEMENT, _KDE_NET_WM_ACTIVITIES, _KDE_NET_WM_SHADOW, _NET_WM_OPAQUE_REGION KWIN_RUNNING(KWIN_RUNNING) = 0x1 _ORG_KDE_KWIN_DBUS_SERVICE(UTF8_STRING) = "org.kde.KWin" _QT_SETTINGS_TIMESTAMP_:0(_QT_SETTINGS_TIMESTAMP_:0) = 0x0, 0x0, 0x0, 0x0, 0x0, 0x25, 0x84, 0xa5, 0x3, 0x5f, 0xc, 0x14, 0x0 RESOURCE_MANAGER(STRING) = "*Box.background:\t#31363b\n*Box.foreground:\t#eff0f1\n*Button.activeBackground:\t#31363b\n*Button.activeForeground:\t#eff0f1\n*Button.background:\t#31363b\n*Button.foreground:\t#eff0f1\n*Button.highlightBackground:\t#31363b\n*Button.highlightColor:\t#eff0f1\n*Canvas.activeBackground:\t#232629\n*Canvas.activeForeground:\t#eff0f1\n*Canvas.background:\t#232629\n*Canvas.foreground:\t#eff0f1\n*Canvas.highlightBackground:\t#232629\n*Canvas.highlightColor:\t#eff0f1\n*Canvas.selectbackground:\t#3daee9\n*Canvas.selectforeground:\t#eff0f1\n*Checkbutton.activeBackground:\t#31363b\n*Checkbutton.activeForeground:\t#eff0f1\n*Checkbutton.background:\t#31363b\n*Checkbutton.foreground:\t#eff0f1\n*Checkbutton.highlightBackground:\t#31363b\n*Checkbutton.highlightColor:\t#eff0f1\n*Command.background:\t#31363b\n*Command.foreground:\t#eff0f1\n*Dialog.background:\t#31363b\n*Dialog.foreground:\t#eff0f1\n*Entry.activeBackground:\t#232629\n*Entry.activeForeground:\t#eff0f1\n*Entry.background:\t#232629\n*Entry.foreground:\t#eff0f1\n*Entry.highlightBackground:\t#232629\n*Entry.highlightColor:\t#eff0f1\n*Entry.selectBackground:\t#3daee9\n*Entry.selectForeground:\t#eff0f1\n*Form.background:\t#31363b\n*Form.foreground:\t#eff0f1\n*Frame.activeBackground:\t#31363b\n*Frame.activeForeground:\t#eff0f1\n*Frame.background:\t#31363b\n*Frame.foreground:\t#eff0f1\n*Frame.highlightBackground:\t#31363b\n*Frame.highlightColor:\t#eff0f1\n*Label.activeBackground:\t#31363b\n*Label.activeForeground:\t#eff0f1\n*Label.background:\t#31363b\n*Label.foreground:\t#eff0f1\n*Label.highlightBackground:\t#31363b\n*Label.highlightColor:\t#eff0f1\n*List.background:\t#232629\n*List.foreground:\t#eff0f1\n*Listbox.activeBackground:\t#232629\n*Listbox.activeForeground:\t#eff0f1\n*Listbox.background:\t#232629\n*Listbox.foreground:\t#eff0f1\n*Listbox.highlightBackground:\t#232629\n*Listbox.highlightColor:\t#eff0f1\n*Listbox.selectBackground:\t#3daee9\n*Listbox.selectForeground:\t#eff0f1\n*Menu.activeBackground:\t#31363b\n*Menu.activeForeground:\t#eff0f1\n*Menu.background:\t#31363b\n*Menu.foreground:\t#eff0f1\n*Menu.highlightBackground:\t#31363b\n*Menu.highlightColor:\t#eff0f1\n*MenuButton.background:\t#31363b\n*MenuButton.foreground:\t#eff0f1\n*Menubutton.activeBackground:\t#31363b\n*Menubutton.activeForeground:\t#eff0f1\n*Menubutton.background:\t#31363b\n*Menubutton.foreground:\t#eff0f1\n*Menubutton.highlightBackground:\t#31363b\n*Menubutton.highlightColor:\t#eff0f1\n*Radiobutton.activeBackground:\t#31363b\n*Radiobutton.activeForeground:\t#eff0f1\n*Radiobutton.background:\t#31363b\n*Radiobutton.foreground:\t#eff0f1\n*Radiobutton.highlightBackground:\t#31363b\n*Radiobutton.highlightColor:\t#eff0f1\n*Scale.activeBackground:\t#31363b\n*Scale.activeForeground:\t#eff0f1\n*Scale.background:\t#31363b\n*Scale.foreground:\t#eff0f1\n*Scale.highlightBackground:\t#31363b\n*Scale.highlightColor:\t#eff0f1\n*Scale.troughColor:\t#31363b\n*Scrollbar*Cursor:\tleft_ptr\n*Scrollbar*background:\t#31363b\n*Scrollbar*cursorName:\tleft_ptr\n*Scrollbar*height:\t15\n*Scrollbar*pushThumb:\tfalse\n*Scrollbar*shadowWidth:\t2\n*Scrollbar*width:\t15\n*Scrollbar.activeBackground:\t#31363b\n*Scrollbar.activeForeground:\t#eff0f1\n*Scrollbar.foreground:\t#eff0f1\n*Scrollbar.highlightBackground:\t#31363b\n*Scrollbar.highlightColor:\t#eff0f1\n*Scrollbar.troughColor:\t#31363b\n*ScrollbarBackground:\t#31363b\n*ShapeStyle:\tRectangle\n*SimpleMenu*background:\t#31363b\n*SimpleMenu*foreground:\t#eff0f1\n*SmeBSB*shadowWidth:\t3\n*Text.activeBackground:\t#232629\n*Text.activeForeground:\t#eff0f1\n*Text.background:\t#232629\n*Text.foreground:\t#eff0f1\n*Text.highlightBackground:\t#232629\n*Text.highlightColor:\t#eff0f1\n*Text.selectBackground:\t#3daee9\n*Text.selectForeground:\t#eff0f1\n*Toggle.background:\t#31363b\n*Toggle.foreground:\t#eff0f1\n*Toplevel.activeBackground:\t#31363b\n*Toplevel.activeForeground:\t#eff0f1\n*Toplevel.background:\t#31363b\n*Toplevel.foreground:\t#eff0f1\n*Toplevel.highlightBackground:\t#31363b\n*Toplevel.highlightColor:\t#eff0f1\n*XmCascadeButton.background:\t#31363b\n*XmCascadeButton.foreground:\t#eff0f1\n*XmCascadeButtonGadget.background:\t#31363b\n*XmCascadeButtonGadget.foreground:\t#eff0f1\n*XmDialogShell.background:\t#31363b\n*XmDialogShell.foreground:\t#eff0f1\n*XmFileSelectionBox.background:\t#31363b\n*XmFileSelectionBox.foreground:\t#eff0f1\n*XmForm.background:\t#31363b\n*XmForm.foreground:\t#eff0f1\n*XmFrame.background:\t#31363b\n*XmFrame.foreground:\t#eff0f1\n*XmLabel.background:\t#31363b\n*XmLabel.foreground:\t#eff0f1\n*XmLabelGadget.background:\t#31363b\n*XmLabelGadget.foreground:\t#eff0f1\n*XmList.background:\t#232629\n*XmList.foreground:\t#eff0f1\n*XmMenuShell.background:\t#31363b\n*XmMenuShell.foreground:\t#eff0f1\n*XmMessageBox.background:\t#31363b\n*XmMessageBox.foreground:\t#eff0f1\n*XmPanedWindow.background:\t#31363b\n*XmPanedWindow.foreground:\t#eff0f1\n*XmPushButton.background:\t#31363b\n*XmPushButton.foreground:\t#eff0f1\n*XmPushButtonGadget.background:\t#31363b\n*XmPushButtonGadget.foreground:\t#eff0f1\n*XmRowColumn.background:\t#31363b\n*XmRowColumn.foreground:\t#eff0f1\n*XmSash.background:\t#31363b\n*XmSash.foreground:\t#eff0f1\n*XmScrollBar.background:\t#31363b\n*XmScrollBar.foreground:\t#eff0f1\n*XmScrolledWindow.background:\t#31363b\n*XmScrolledWindow.foreground:\t#eff0f1\n*XmSelectionBox.background:\t#31363b\n*XmSelectionBox.foreground:\t#eff0f1\n*XmSeparator.background:\t#31363b\n*XmSeparator.foreground:\t#eff0f1\n*XmSeparatorGadget.background:\t#31363b\n*XmSeparatorGadget.foreground:\t#eff0f1\n*XmTearOffButton.background:\t#31363b\n*XmTearOffButton.foreground:\t#eff0f1\n*XmTearOffButtonGadget.background:\t#31363b\n*XmTearOffButtonGadget.foreground:\t#eff0f1\n*XmText.background:\t#232629\n*XmText.foreground:\t#eff0f1\n*XmTextField.background:\t#232629\n*XmTextField.foreground:\t#eff0f1\n*XmToggleButton.background:\t#31363b\n*XmToggleButton.foreground:\t#eff0f1\n*XmToggleButtonGadget.background:\t#31363b\n*XmToggleButtonGadget.foreground:\t#eff0f1\n*background:\t#111111\n*beNiceToColormap:\tfalse\n*borderColor:\tblack\n*color0:\t#000000\n*color1:\t#ff6565\n*color10:\t#c8e7a8\n*color11:\t#ffc123\n*color12:\t#3465a4\n*color13:\t#f57900\n*color14:\t#46a4ff\n*color15:\t#ffffff\n*color2:\t#93d44f\n*color3:\t#eab93d\n*color4:\t#204a87\n*color5:\t#ce5c00\n*color6:\t#89b6e2\n*color7:\t#cccccc\n*color8:\t#555753\n*color9:\t#ff8d8d\n*foreground:\t#babdb6\n*rvplayer*Command.BorderColor:\t#eff0f1\n*rvplayer*Command.background:\t#31363b\n*rvplayer*Command.foreground:\t#eff0f1\n*rvplayer*Label.BorderColor:\t#eff0f1\n*rvplayer*MenuButton.BorderColor:\t#eff0f1\n*rvplayer*MenuButton.background:\t#31363b\n*rvplayer*SepLine.BorderColor:\t#31363b\n*rvplayer*SepLine.bottomShadowPixel:\t#8f9eac\n*rvplayer*SepLine.topShadowPixel:\t#16181a\n*rvplayer*SimpleMenu.BorderColor:\t#16181a\n*rvplayer*SimpleMenu.background:\t#31363b\n*rvplayer*SimpleMenu.foreground:\t#eff0f1\n*rvplayer*SmeBSB*fgInsensitive:\t#8f9eac\n*rvplayer*Vslider.thumbPixel:\t#8f9eac\n*rvplayer*authortext.background:\t#31363b\n*rvplayer*authortext.bottomShadowPixel:\t#8f9eac\n*rvplayer*authortext.topShadowPixel:\t#16181a\n*rvplayer*background:\t#31363b\n*rvplayer*copyrighttext.background:\t#31363b\n*rvplayer*copyrighttext.bottomShadowPixel:\t#8f9eac\n*rvplayer*copyrighttext.topShadowPixel:\t#16181a\n*rvplayer*proptext.background:\t#31363b\n*rvplayer*proptext.foreground:\t#eff0f1\n*rvplayer*statusback.background:\t#31363b\n*rvplayer*statusback.foreground:\t#eff0f1\n*rvplayer*statustext.background:\t#31363b\n*rvplayer*statustext.foreground:\t#eff0f1\n*rvplayer*timeinfotext.background:\t#31363b\n*rvplayer*timeinfotext.bottomShadowPixel:\t#8f9eac\n*rvplayer*timeinfotext.foreground:\t#eff0f1\n*rvplayer*timeinfotext.topShadowPixel:\t#16181a\n*rvplayer*timeslider.bottomShadowPixel:\t#8f9eac\n*rvplayer*timeslider.foreground:\t#31363b\n*rvplayer*timeslider.thumbPixel:\t#8f9eac\n*rvplayer*timeslider.topShadowPixel:\t#16181a\n*rvplayer*titletext.background:\t#31363b\n*rvplayer*titletext.bottomShadowPixel:\t#8f9eac\n*rvplayer*titletext.topShadowPixel:\t#16181a\n*rvplayer*volumeslider.bottomShadowPixel:\t#8f9eac\n*rvplayer*volumeslider.topShadowPixel:\t#16181a\n24 *color11:\t#ffc123\n26 *color4:\t#204a87\n27 *color12:\t#3465a4\n29 *color5:\t#ce5c00\n30 *color13:\t#f57900\n32 *color6:\t#89b6e2\n33 *color14:\t#46a4ff\n35 *color7:\t#cccccc\n36 *color15:\t#ffffff\n40 Xft.dpi:\t96\nAcroRead.XmScreen.background:\t#232629\nAcroRead.XmScreen.borderColor:\t#eff0f1\nAcroRead.borderColor:\t#eff0f1\nAcroread.background:\t#232629\nAcroread.foreground:\t#eff0f1\nConfig*Text*background:\t#31363b\nConfig*channel.background:\t#31363b\nConfig*key.background:\t#31363b\nConfig*list.background:\t#31363b\nEmacs*Background:\t#232629\nEmacs*Dialog*background:\t#31363b\nEmacs*Dialog*foreground:\t#eff0f1\nEmacs*Foreground:\t#eff0f1\nEmacs*XlwScrollBar.Background:\t#31363b\nEmacs*XlwScrollBar.Foreground:\t#eff0f1\nEmacs*backgroundToolBarColor:\t#31363b\nEmacs*bottomToolBarShadowColor:\t#31363b\nEmacs*menubar*background:\t#31363b\nEmacs*menubar*foreground:\t#eff0f1\nEmacs*popup*Background:\t#31363b\nEmacs*popup*Foreground:\t#eff0f1\nEmacs*toolBarShadowThickness:\t0\nEmacs*topToolBarShadowColor:\t#31363b\nEmacs.default.attributeBackground:\t#232629\nEmacs.default.attributeForeground:\t#eff0f1\nNetscape*XmLGrid.background:\t#31363b\nNetscape*XmLGrid.foreground:\t#eff0f1\nNetscape*XmList*background:\t#232629\nNetscape*XmList*foreground:\t#eff0f1\nNetscape*XmText*background:\t#232629\nNetscape*XmText*foreground:\t#eff0f1\nNetscape*XmTextField*background:\t#232629\nNetscape*XmTextField*foreground:\t#eff0f1\nNetscape*background:\t#31363b\nNetscape*bottomShadowColor:\t#16181a\nNetscape*defaultBackground:\t#232629\nNetscape*foreground:\t#eff0f1\nNetscape*highlightColor:\t#31363b\nNetscape*power.LED.background:\t#31363b\nNetscape*power.LED.foreground:\t#3daee9\nNetscape*selectBackground:\t#3daee9\nNetscape*selectColor:\t#31363b\nNetscape*selectForeground:\t#eff0f1\nNetscape*thermo.slider.background:\t#31363b\nNetscape*thermo.slider.foreground:\t#3daee9\nNetscape*topShadowColor:\t#8f9eac\nNetscape*urlLabel*background:\t#232629\nNetscape*urlLabel*foreground:\t#eff0f1\nNetscape*urlText*background:\t#232629\nNetscape*urlText*foreground:\t#eff0f1\nStreamer*Text*background:\t#31363b\nTopLevelShell*background:\t#31363b\nTopLevelShell*foreground:\t#eff0f1\nWPFMShell*MenuBar*background:\t#31363b\nWPFMShell*MenuBar*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmDrawingArea*background:\t#232629\nWPFMShell*XmDialogShell*XmDrawingArea*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmList*background:\t#232629\nWPFMShell*XmDialogShell*XmList*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmScrolledWindow*XmDrawingArea.background:\t#232629\nWPFMShell*XmDialogShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmText*background:\t#232629\nWPFMShell*XmDialogShell*XmText*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*XmTextField*background:\t#232629\nWPFMShell*XmDialogShell*XmTextField*foreground:\t#eff0f1\nWPFMShell*XmDialogShell*background:\t#232629\nWPFMShell*XmDialogShell*foreground:\t#eff0f1\nWPFMShell*XmDrawingArea*background:\t#232629\nWPFMShell*XmDrawingArea*foreground:\t#eff0f1\nWPFMShell*XmList*background:\t#232629\nWPFMShell*XmList*foreground:\t#eff0f1\nWPFMShell*XmScrolledWindow*XmDrawingArea.background:\t#31363b\nWPFMShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nWPFMShell*XmText*background:\t#232629\nWPFMShell*XmText*foreground:\t#eff0f1\nWPFMShell*XmTextField*background:\t#232629\nWPFMShell*XmTextField*foreground:\t#eff0f1\nWPFMShell*background:\t#31363b\nWPFMShell*foreground:\t#eff0f1\nWPFMShell*menubar*background:\t#31363b\nWPFMShell*menubar*foreground:\t#eff0f1\nXTerm*.LoginShell:\ttrue\nXWp*MenuBar*background:\t#31363b\nXWp*MenuBar*foreground:\t#eff0f1\nXWp*XmDialogShell*XmDrawingArea.background:\t#232629\nXWp*XmDialogShell*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmDialogShell*XmList*background:\t#232629\nXWp*XmDialogShell*XmList*foreground:\t#eff0f1\nXWp*XmDialogShell*XmScrolledWindow*XmDrawingArea.background:\t#232629\nXWp*XmDialogShell*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmDialogShell*XmText*background:\t#232629\nXWp*XmDialogShell*XmText*foreground:\t#eff0f1\nXWp*XmDialogShell*XmTextField*background:\t#232629\nXWp*XmDialogShell*XmTextField*foreground:\t#eff0f1\nXWp*XmDialogShell*background:\t#31363b\nXWp*XmDialogShell*foreground:\t#eff0f1\nXWp*XmDrawingArea.background:\t#232629\nXWp*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmList*background:\t#232629\nXWp*XmList*foreground:\t#eff0f1\nXWp*XmScrolledWindow*XmDrawingArea.background:\t#31363b\nXWp*XmScrolledWindow*XmDrawingArea.foreground:\t#eff0f1\nXWp*XmText*background:\t#232629\nXWp*XmText*foreground:\t#eff0f1\nXWp*XmTextField*background:\t#FFFFFFFFFFFF\nXWp*XmTextField*foreground:\t#eff0f1\nXWp*background:\t#31363b\nXWp*foreground:\t#eff0f1\nXWp*menubar*background:\t#31363b\nXWp*menubar*foreground:\t#eff0f1\nXWp*popmenu*background:\t#31363b\nXWp*popmenu*foreground:\t#eff0f1\nXWp.form.controlbar.menubar.CBHlpButton*background:\t#31363b\nXWp.form.hscrollbar.background:\t#31363b\nXWp.form.rulerframe.ruler*background:\t#31363b\nXWp.form.scrollbar0.background:\t#31363b\nXWp.mainWindowForm.mainWindowMenubar*background:\t#31363b\nXWp.mainWindowForm.mainWindowMenubar*foreground:\t#eff0f1\nXawtv*Dialog.value.background:\t#31363b\nXawtv*background:\t#31363b\nXawtv*foreground:\t#eff0f1\nXcursor.size:\t0\nXcursor.theme:\tAdwaita\nXft.antialias:\t1\nXft.dpi:\t96\nXft.hinting:\t-1\nXft.hintstyle:\thintslight\nXft.rgba:\tnone\nXterm*saveLines:\t2000\neditres*Panner.Background:\t#31363b\neditres*Tree.Background:\t#232629\neditres*Tree.Foreground:\t#eff0f1\neditres*Tree.Toggle.Background:\t#31363b\neditres*Tree.Toggle.Foreground:\t#eff0f1\nml*XmCascadeButton.marginHeight:\t2\nml*XmCascadeButton.marginWidth:\t8\nml*XmForm*bottomOffset:\t0\nml*XmForm*topOffset:\t0\nml*XmForm*verticalSpacing:\t0\nml*XmList*background:\t#232629\nml*XmList*foreground:\t#eff0f1\nml*XmList*highlightThickness:\t0\nml*XmPushButton.marginHeight:\t1\nml*XmRowColumn*marginHeight:\t1\nml*XmRowColumn*spacing:\t0\nml*XmRowColumn.entryBorder:\t0\nml*XmText*background:\t#232629\nml*XmText*foreground:\t#eff0f1\nml*XmTextField*background:\t#232629\nml*XmTextField*foreground:\t#eff0f1\nml*XmToggleButton.marginHeight:\t1\nml*background:\t#31363b\nml*borderWidth:\t0\nml*focusPolicy:\tpointer\nml*foreground:\t#eff0f1\nml*helpwin*textSW.text.background:\t#232629\nml*helpwin*textSW.text.foreground:\t#eff0f1\nml*highlightColor:\t#31363b\nml*log*textSW.text.background:\t#232629\nml*log*textSW.text.foreground:\t#eff0f1\nml*marginHeight:\t2\nml*marginWidth:\t3\nml*selectColor:\t#31363b\nml*textSW.text.background:\t#232629\nml*textSW.text.foreground:\t#eff0f1\nml.form.height:\t550\nml.form.width:\t650\nnedit*background:\t#31363b\nnedit*foreground:\t#eff0f1\nxcalc*background:\t#31363b\nxcalc*bevel.screen.LCD.background:\t#232629\nxcalc*bevel.screen.LCD.foreground:\t#eff0f1\nxcalc*foreground:\t#eff0f1\nxdvi.background:\twhite\nxosview*background:\t#31363b\nxosview*foreground:\t#eff0f1\nxosview*meterLabelColor:\t#eff0f1\nxosview*usedLabelColor:\t#eff0f1\nxpdf.background:\t#31363b\nxpdf.foreground:\t#eff0f1\nxpdf.urlCommand:\tkfmclient exec %s\nxterm*VT100.geometry:\t100x40\nxterm*background:\t#232629\nxterm*cursorBlink:\ttrue\nxterm*cursorUnderLine:\ttrue\nxterm*dynamicColors:\ttrue\nxterm*eightBitInput:\ttrue\nxterm*faceName:\tdefault\nxterm*faceSize:\t10\nxterm*foreground:\t#eff0f1\nxterm*jumpScroll:\ttrue\nxterm*multiScroll:\ttrue\nxterm*rightScrollBar:\ttrue\nxterm*scrollBar:\ttrue\nxterm*scrollKey:\ttrue\nxterm*scrollTtyOutput:\tfalse\nxterm*toolBar:\ttrue\nxterm*utf8:\t2\nxterm.SimpleMenu*background:\t#31363b\nxterm.SimpleMenu*foreground:\t#eff0f1\n" KDE_SESSION_VERSION(CARDINAL) = 5 KDE_FULL_SESSION(STRING) = "true" XFree86_DDC_EDID1_RAWDATA(INTEGER) = 0, -1, -1, -1, -1, -1, -1, 0, 13, -82, -37, 21, 0, 0, 0, 0, 45, 25, 1, 4, -107, 34, 19, 120, 2, -61, -11, -111, 85, 84, -108, 41, 37, 80, 84, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -38, 29, 86, -30, 80, 0, 32, 48, 68, 45, 71, 0, 88, -63, 16, 0, 0, 24, 0, 0, 0, -2, 0, 78, 49, 53, 54, 66, 71, 65, 45, 69, 65, 50, 10, 32, 0, 0, 0, -2, 0, 67, 77, 78, 10, 32, 32, 32, 32, 32, 32, 32, 32, 32, 0, 0, 0, -2, 0, 78, 49, 53, 54, 66, 71, 65, 45, 69, 65, 50, 10, 32, 0, -12 _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", "" XFree86_has_VT(INTEGER) = 1 XFree86_VT(INTEGER) = 1 Xorg_Seat(STRING) = "seat0"' awk: cmd. line:7: warning: regexp escape sequence `\"' is not a known regexp operator + DE=KDE5 + [[ KDE5 == \N\o\t\ \P\r\e\s\e\n\t ]] + [[ KDE5 != \N\o\t\ \P\r\e\s\e\n\t ]] + [[ KDE5 == \C\i\n\n\a\m\o\n ]] + [[ KDE5 == \G\n\o\m\e ]] + [[ KDE5 == \G\N\O\M\E ]] + [[ KDE5 == \K\D\E\4 ]] + [[ KDE5 == \K\D\E\5 ]] + type -p kded5 ++ kded5 --version + DEver='kded5 5.63.0' ++ echo kded5_5.63.0 + for l in $(echo "${DEver// /_}") + [[ kded5_5.63.0 == \K\D\E\_\D\e\v\e\l\o\p\m\e\n\t\_\P\l\a\t\f\o\r\m ]] + [[ KDE5 == \N\o\t\ \P\r\e\s\e\n\t ]] + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ wm =~ wm ]] + [[ -n '' ]] + detectwm + WM='Not Found' + [[ -n :0 ]] + [[ Arch Linux != \M\a\c\ \O\S\ \X ]] + [[ Arch Linux != \C\y\g\w\i\n ]] + type -p xprop ++ xprop -root _NET_SUPPORTING_WM_CHECK + WM='_NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007' + [[ _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007 =~ \[Nn]ot found ]] + [[ _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007 =~ \[Ii]nvalid window id format ]] + [[ _NET_SUPPORTING_WM_CHECK(WINDOW): window id # 0x1e00007 =~ no such ]] + WM=0x1e00007 ++ xprop -id 0x1e00007 8s _NET_WM_NAME + WM='_NET_WM_NAME(UTF8_STRING) = "KWin"' +++ WM='"KWin"' +++ echo KWin ++ echo KWin + WM=KWin + [[ KWin == \N\o\t\ \F\o\u\n\d ]] + [[ 5 -ge 4 ]] + [[ 5 -eq 4 ]] + [[ 5 -gt 4 ]] + WM=kwin + case ${WM} in + WM=KWin + [[ '' -eq 1 ]] + [[ -n '' ]] + detectwmtheme + Win_theme='Not Found' + case $WM in + [[ -z '' ]] + type -p kde5-config + type -p kde4-config + type -p kde-config + [[ -n '' ]] + [[ Arch Linux == \C\y\g\w\i\n ]] + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ gtk =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ gtk ]] + [[ '' == \1 ]] + detectgtk + gtk2Theme='Not Found' + gtk3Theme='Not Found' + gtkIcons='Not Found' + gtkFont='Not Found' + case $DE in + type - p kde4-config + type -p kde5-config + type -p kde-config + [[ -n '' ]] + [[ -f /home/jeremy/.gtkrc-2.0 ]] ++ grep '^gtk-theme-name' /home/jeremy/.gtkrc-2.0 ++ awk -F= '{print $2}' + gtk2Theme= + gtk2Theme= ++ grep '^gtk-icon-theme-name' /home/jeremy/.gtkrc-2.0 ++ awk -F= '{print $2}' + gtkIcons= + gtkIcons= ++ grep font_name /home/jeremy/.gtkrc-2.0 ++ awk -F= '{print $2}' + gtkFont= + gtkFont= + [[ -f /home/jeremy/.config/gtk-3.0/settings.ini ]] + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ cpu =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ cpu ]] + [[ '' == \1 ]] + detectcpu + '[' 'Arch Linux' == 'Mac OS X' ']' + '[' 'Arch Linux' == FreeBSD ']' + '[' 'Arch Linux' == DragonflyBSD ']' + '[' 'Arch Linux' == OpenBSD ']' ++ awk 'BEGIN{FS=":"} /model name/ { print $2; exit }' /proc/cpuinfo ++ sed 's/ @/\n/' ++ head -1 + cpu=' Intel(R) Core(TM) i3-8130U CPU' + '[' -z ' Intel(R) Core(TM) i3-8130U CPU' ']' + loc=/sys/devices/system/cpu/cpu0/cpufreq + '[' -f /sys/devices/system/cpu/cpu0/cpufreq/bios_limit ']' + '[' -f /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq ']' ++ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq ++ awk '{print $1/1000}' + cpu_mhz=3400 + '[' -n 3400 ']' + '[' 3400 -gt 999 ']' ++ echo 3400 ++ awk '{print $1/1000}' + cpu_ghz=3.4 + cpu=' Intel(R) Core(TM) i3-8130U CPU @ 3.4GHz' ++ echo ' Intel(R) Core(TM) i3-8130U CPU @ 3.4GHz' ++ sed 's/(\([Tt][Mm]\))//g;s/(\([Rr]\))//g;s/^ //g;s/ //g' + cpu='Intel Core i3-8130U CPU @ 3.4GHz' + [[ '' -eq 1 ]] + for i in "${display[@]}" + [[ mem =~ wm ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ mem ]] + [[ '' == \1 ]] + detectmem + hw_mem=0 + free_mem=0 + human=1024 + '[' 'Arch Linux' == 'Mac OS X' ']' + '[' 'Arch Linux' == Cygwin ']' + '[' 'Arch Linux' == FreeBSD ']' + '[' 'Arch Linux' == OpenBSD ']' + '[' 'Arch Linux' == NetBSD ']' + mem_info='MemTotal: 8062456 kB MemFree: 6148712 kB MemAvailable: 6878644 kB Buffers: 88956 kB Cached: 963436 kB SwapCached: 0 kB Active: 927288 kB Inactive: 637200 kB Active(anon): 610468 kB Inactive(anon): 55040 kB Active(file): 316820 kB Inactive(file): 582160 kB Unevictable: 96564 kB Mlocked: 0 kB SwapTotal: 1048572 kB SwapFree: 1048572 kB Dirty: 72 kB Writeback: 0 kB AnonPages: 608712 kB Mapped: 552176 kB Shmem: 153384 kB KReclaimable: 110608 kB Slab: 151508 kB SReclaimable: 110608 kB SUnreclaim: 40900 kB KernelStack: 6300 kB PageTables: 11396 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 5079800 kB Committed_AS: 2075260 kB VmallocTotal: 34359738367 kB VmallocUsed: 22800 kB VmallocChunk: 0 kB Percpu: 1696 kB HardwareCorrupted: 0 kB AnonHugePages: 0 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB Hugetlb: 0 kB DirectMap4k: 120436 kB DirectMap2M: 6078464 kB DirectMap1G: 2097152 kB' ++++ mem_info='MemTotal:8062456kB MemFree:6148712kB MemAvailable:6878644kB Buffers:88956kB Cached:963436kB SwapCached:0kB Active:927288kB Inactive:637200kB Active(anon):610468kB Inactive(anon):55040kB Active(file):316820kB Inactive(file):582160kB Unevictable:96564kB Mlocked:0kB SwapTotal:1048572kB SwapFree:1048572kB Dirty:72kB Writeback:0kB AnonPages:608712kB Mapped:552176kB Shmem:153384kB KReclaimable:110608kB Slab:151508kB SReclaimable:110608kB SUnreclaim:40900kB KernelStack:6300kB PageTables:11396kB NFS_Unstable:0kB Bounce:0kB WritebackTmp:0kB CommitLimit:5079800kB Committed_AS:2075260kB VmallocTotal:34359738367kB VmallocUsed:22800kB VmallocChunk:0kB Percpu:1696kB HardwareCorrupted:0kB AnonHugePages:0kB ShmemHugePages:0kB ShmemPmdMapped:0kB HugePages_Total:0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize:2048kB Hugetlb:0kB DirectMap4k:120436kB DirectMap2M:6078464kB DirectMap1G:2097152kB' ++++ echo MemTotal:8062456 MemFree:6148712 MemAvailable:6878644 Buffers:88956 Cached:963436 SwapCached:0 Active:927288 Inactive:637200 'Active(anon):610468' 'Inactive(anon):55040' 'Active(file):316820' 'Inactive(file):582160' Unevictable:96564 Mlocked:0 SwapTotal:1048572 SwapFree:1048572 Dirty:72 Writeback:0 AnonPages:608712 Mapped:552176 Shmem:153384 KReclaimable:110608 Slab:151508 SReclaimable:110608 SUnreclaim:40900 KernelStack:6300 PageTables:11396 NFS_Unstable:0 Bounce:0 WritebackTmp:0 CommitLimit:5079800 Committed_AS:2075260 VmallocTotal:34359738367 VmallocUsed:22800 VmallocChunk:0 Percpu:1696 HardwareCorrupted:0 AnonHugePages:0 ShmemHugePages:0 ShmemPmdMapped:0 HugePages_Total:0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize:2048 Hugetlb:0 DirectMap4k:120436 DirectMap2M:6078464 DirectMap1G:2097152 +++ echo MemTotal:8062456 MemFree:6148712 MemAvailable:6878644 Buffers:88956 Cached:963436 SwapCached:0 Active:927288 Inactive:637200 'Active(anon):610468' 'Inactive(anon):55040' 'Active(file):316820' 'Inactive(file):582160' Unevictable:96564 Mlocked:0 SwapTotal:1048572 SwapFree:1048572 Dirty:72 Writeback:0 AnonPages:608712 Mapped:552176 Shmem:153384 KReclaimable:110608 Slab:151508 SReclaimable:110608 SUnreclaim:40900 KernelStack:6300 PageTables:11396 NFS_Unstable:0 Bounce:0 WritebackTmp:0 CommitLimit:5079800 Committed_AS:2075260 VmallocTotal:34359738367 VmallocUsed:22800 VmallocChunk:0 Percpu:1696 HardwareCorrupted:0 AnonHugePages:0 ShmemHugePages:0 ShmemPmdMapped:0 HugePages_Total:0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize:2048 Hugetlb:0 DirectMap4k:120436 DirectMap2M:6078464 DirectMap1G:2097152 ++ echo MemTotal:8062456 MemFree:6148712 MemAvailable:6878644 Buffers:88956 Cached:963436 SwapCached:0 Active:927288 Inactive:637200 'Active(anon):610468' 'Inactive(anon):55040' 'Active(file):316820' 'Inactive(file):582160' Unevictable:96564 Mlocked:0 SwapTotal:1048572 SwapFree:1048572 Dirty:72 Writeback:0 AnonPages:608712 Mapped:552176 Shmem:153384 KReclaimable:110608 Slab:151508 SReclaimable:110608 SUnreclaim:40900 KernelStack:6300 PageTables:11396 NFS_Unstable:0 Bounce:0 WritebackTmp:0 CommitLimit:5079800 Committed_AS:2075260 VmallocTotal:34359738367 VmallocUsed:22800 VmallocChunk:0 Percpu:1696 HardwareCorrupted:0 AnonHugePages:0 ShmemHugePages:0 ShmemPmdMapped:0 HugePages_Total:0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize:2048 Hugetlb:0 DirectMap4k:120436 DirectMap2M:6078464 DirectMap1G:2097152 + mem_info='MemTotal:8062456 MemFree:6148712 MemAvailable:6878644 Buffers:88956 Cached:963436 SwapCached:0 Active:927288 Inactive:637200 Active(anon):610468 Inactive(anon):55040 Active(file):316820 Inactive(file):582160 Unevictable:96564 Mlocked:0 SwapTotal:1048572 SwapFree:1048572 Dirty:72 Writeback:0 AnonPages:608712 Mapped:552176 Shmem:153384 KReclaimable:110608 Slab:151508 SReclaimable:110608 SUnreclaim:40900 KernelStack:6300 PageTables:11396 NFS_Unstable:0 Bounce:0 WritebackTmp:0 CommitLimit:5079800 Committed_AS:2075260 VmallocTotal:34359738367 VmallocUsed:22800 VmallocChunk:0 Percpu:1696 HardwareCorrupted:0 AnonHugePages:0 ShmemHugePages:0 ShmemPmdMapped:0 HugePages_Total:0 HugePages_Free:0 HugePages_Rsvd:0 HugePages_Surp:0 Hugepagesize:2048 Hugetlb:0 DirectMap4k:120436 DirectMap2M:6078464 DirectMap1G:2097152' + for m in $mem_info + [[ MemTotal = MemTotal ]] + memtotal=8062456 + [[ MemTotal = MemFree ]] + [[ MemTotal = Buffers ]] + [[ MemTotal = Cached ]] + for m in $mem_info + [[ MemFree = MemTotal ]] + [[ MemFree = MemFree ]] + memfree=6148712 + [[ MemFree = Buffers ]] + [[ MemFree = Cached ]] + for m in $mem_info + [[ MemAvailable = MemTotal ]] + [[ MemAvailable = MemFree ]] + [[ MemAvailable = Buffers ]] + [[ MemAvailable = Cached ]] + for m in $mem_info + [[ Buffers = MemTotal ]] + [[ Buffers = MemFree ]] + [[ Buffers = Buffers ]] + membuffer=88956 + [[ Buffers = Cached ]] + for m in $mem_info + [[ Cached = MemTotal ]] + [[ Cached = MemFree ]] + [[ Cached = Buffers ]] + [[ Cached = Cached ]] + memcached=963436 + for m in $mem_info + [[ SwapCached = MemTotal ]] + [[ SwapCached = MemFree ]] + [[ SwapCached = Buffers ]] + [[ SwapCached = Cached ]] + for m in $mem_info + [[ Active = MemTotal ]] + [[ Active = MemFree ]] + [[ Active = Buffers ]] + [[ Active = Cached ]] + for m in $mem_info + [[ Inactive = MemTotal ]] + [[ Inactive = MemFree ]] + [[ Inactive = Buffers ]] + [[ Inactive = Cached ]] + for m in $mem_info + [[ Active(anon) = MemTotal ]] + [[ Active(anon) = MemFree ]] + [[ Active(anon) = Buffers ]] + [[ Active(anon) = Cached ]] + for m in $mem_info + [[ Inactive(anon) = MemTotal ]] + [[ Inactive(anon) = MemFree ]] + [[ Inactive(anon) = Buffers ]] + [[ Inactive(anon) = Cached ]] + for m in $mem_info + [[ Active(file) = MemTotal ]] + [[ Active(file) = MemFree ]] + [[ Active(file) = Buffers ]] + [[ Active(file) = Cached ]] + for m in $mem_info + [[ Inactive(file) = MemTotal ]] + [[ Inactive(file) = MemFree ]] + [[ Inactive(file) = Buffers ]] + [[ Inactive(file) = Cached ]] + for m in $mem_info + [[ Unevictable = MemTotal ]] + [[ Unevictable = MemFree ]] + [[ Unevictable = Buffers ]] + [[ Unevictable = Cached ]] + for m in $mem_info + [[ Mlocked = MemTotal ]] + [[ Mlocked = MemFree ]] + [[ Mlocked = Buffers ]] + [[ Mlocked = Cached ]] + for m in $mem_info + [[ SwapTotal = MemTotal ]] + [[ SwapTotal = MemFree ]] + [[ SwapTotal = Buffers ]] + [[ SwapTotal = Cached ]] + for m in $mem_info + [[ SwapFree = MemTotal ]] + [[ SwapFree = MemFree ]] + [[ SwapFree = Buffers ]] + [[ SwapFree = Cached ]] + for m in $mem_info + [[ Dirty = MemTotal ]] + [[ Dirty = MemFree ]] + [[ Dirty = Buffers ]] + [[ Dirty = Cached ]] + for m in $mem_info + [[ Writeback = MemTotal ]] + [[ Writeback = MemFree ]] + [[ Writeback = Buffers ]] + [[ Writeback = Cached ]] + for m in $mem_info + [[ AnonPages = MemTotal ]] + [[ AnonPages = MemFree ]] + [[ AnonPages = Buffers ]] + [[ AnonPages = Cached ]] + for m in $mem_info + [[ Mapped = MemTotal ]] + [[ Mapped = MemFree ]] + [[ Mapped = Buffers ]] + [[ Mapped = Cached ]] + for m in $mem_info + [[ Shmem = MemTotal ]] + [[ Shmem = MemFree ]] + [[ Shmem = Buffers ]] + [[ Shmem = Cached ]] + for m in $mem_info + [[ KReclaimable = MemTotal ]] + [[ KReclaimable = MemFree ]] + [[ KReclaimable = Buffers ]] + [[ KReclaimable = Cached ]] + for m in $mem_info + [[ Slab = MemTotal ]] + [[ Slab = MemFree ]] + [[ Slab = Buffers ]] + [[ Slab = Cached ]] + for m in $mem_info + [[ SReclaimable = MemTotal ]] + [[ SReclaimable = MemFree ]] + [[ SReclaimable = Buffers ]] + [[ SReclaimable = Cached ]] + for m in $mem_info + [[ SUnreclaim = MemTotal ]] + [[ SUnreclaim = MemFree ]] + [[ SUnreclaim = Buffers ]] + [[ SUnreclaim = Cached ]] + for m in $mem_info + [[ KernelStack = MemTotal ]] + [[ KernelStack = MemFree ]] + [[ KernelStack = Buffers ]] + [[ KernelStack = Cached ]] + for m in $mem_info + [[ PageTables = MemTotal ]] + [[ PageTables = MemFree ]] + [[ PageTables = Buffers ]] + [[ PageTables = Cached ]] + for m in $mem_info + [[ NFS_Unstable = MemTotal ]] + [[ NFS_Unstable = MemFree ]] + [[ NFS_Unstable = Buffers ]] + [[ NFS_Unstable = Cached ]] + for m in $mem_info + [[ Bounce = MemTotal ]] + [[ Bounce = MemFree ]] + [[ Bounce = Buffers ]] + [[ Bounce = Cached ]] + for m in $mem_info + [[ WritebackTmp = MemTotal ]] + [[ WritebackTmp = MemFree ]] + [[ WritebackTmp = Buffers ]] + [[ WritebackTmp = Cached ]] + for m in $mem_info + [[ CommitLimit = MemTotal ]] + [[ CommitLimit = MemFree ]] + [[ CommitLimit = Buffers ]] + [[ CommitLimit = Cached ]] + for m in $mem_info + [[ Committed_AS = MemTotal ]] + [[ Committed_AS = MemFree ]] + [[ Committed_AS = Buffers ]] + [[ Committed_AS = Cached ]] + for m in $mem_info + [[ VmallocTotal = MemTotal ]] + [[ VmallocTotal = MemFree ]] + [[ VmallocTotal = Buffers ]] + [[ VmallocTotal = Cached ]] + for m in $mem_info + [[ VmallocUsed = MemTotal ]] + [[ VmallocUsed = MemFree ]] + [[ VmallocUsed = Buffers ]] + [[ VmallocUsed = Cached ]] + for m in $mem_info + [[ VmallocChunk = MemTotal ]] + [[ VmallocChunk = MemFree ]] + [[ VmallocChunk = Buffers ]] + [[ VmallocChunk = Cached ]] + for m in $mem_info + [[ Percpu = MemTotal ]] + [[ Percpu = MemFree ]] + [[ Percpu = Buffers ]] + [[ Percpu = Cached ]] + for m in $mem_info + [[ HardwareCorrupted = MemTotal ]] + [[ HardwareCorrupted = MemFree ]] + [[ HardwareCorrupted = Buffers ]] + [[ HardwareCorrupted = Cached ]] + for m in $mem_info + [[ AnonHugePages = MemTotal ]] + [[ AnonHugePages = MemFree ]] + [[ AnonHugePages = Buffers ]] + [[ AnonHugePages = Cached ]] + for m in $mem_info + [[ ShmemHugePages = MemTotal ]] + [[ ShmemHugePages = MemFree ]] + [[ ShmemHugePages = Buffers ]] + [[ ShmemHugePages = Cached ]] + for m in $mem_info + [[ ShmemPmdMapped = MemTotal ]] + [[ ShmemPmdMapped = MemFree ]] + [[ ShmemPmdMapped = Buffers ]] + [[ ShmemPmdMapped = Cached ]] + for m in $mem_info + [[ HugePages_Total = MemTotal ]] + [[ HugePages_Total = MemFree ]] + [[ HugePages_Total = Buffers ]] + [[ HugePages_Total = Cached ]] + for m in $mem_info + [[ HugePages_Free = MemTotal ]] + [[ HugePages_Free = MemFree ]] + [[ HugePages_Free = Buffers ]] + [[ HugePages_Free = Cached ]] + for m in $mem_info + [[ HugePages_Rsvd = MemTotal ]] + [[ HugePages_Rsvd = MemFree ]] + [[ HugePages_Rsvd = Buffers ]] + [[ HugePages_Rsvd = Cached ]] + for m in $mem_info + [[ HugePages_Surp = MemTotal ]] + [[ HugePages_Surp = MemFree ]] + [[ HugePages_Surp = Buffers ]] + [[ HugePages_Surp = Cached ]] + for m in $mem_info + [[ Hugepagesize = MemTotal ]] + [[ Hugepagesize = MemFree ]] + [[ Hugepagesize = Buffers ]] + [[ Hugepagesize = Cached ]] + for m in $mem_info + [[ Hugetlb = MemTotal ]] + [[ Hugetlb = MemFree ]] + [[ Hugetlb = Buffers ]] + [[ Hugetlb = Cached ]] + for m in $mem_info + [[ DirectMap4k = MemTotal ]] + [[ DirectMap4k = MemFree ]] + [[ DirectMap4k = Buffers ]] + [[ DirectMap4k = Cached ]] + for m in $mem_info + [[ DirectMap2M = MemTotal ]] + [[ DirectMap2M = MemFree ]] + [[ DirectMap2M = Buffers ]] + [[ DirectMap2M = Cached ]] + for m in $mem_info + [[ DirectMap1G = MemTotal ]] + [[ DirectMap1G = MemFree ]] + [[ DirectMap1G = Buffers ]] + [[ DirectMap1G = Cached ]] + usedmem=841 + totalmem=7873 + mem='841MB / 7873MB' + [[ '' -eq 1 ]] + infoDisplay + textcolor='\033[0m' + [[ -n '' ]] + myascii='Arch Linux' + [[ -n '' ]] + case ${myascii} in + labelcolor='\e[1;36m' + [[ -n '' ]] + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ Arch Linux == \A\n\d\r\o\i\d ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ host ]] ++ echo -e '\e[1;36mjeremy\033[0m\033[1m@\033[0m\e[1;36mslick' + myinfo='jeremy@slick' + out_array=("${out_array[@]}" "$myinfo") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ distro ]] + '[' 'Arch Linux' == 'Mac OS X' ']' + [[ Arch Linux == \C\y\g\w\i\n ]] + '[' -n '' ']' ++ echo -e '\e[1;36m OS:\033[0m Arch Linux ' + mydistro=' OS: Arch Linux ' + out_array=("${out_array[@]}" "$mydistro") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ kernel ]] ++ echo -e '\e[1;36m Kernel:\033[0m x86_64 Linux 5.3.8-arch1-1' + mykernel=' Kernel: x86_64 Linux 5.3.8-arch1-1' + out_array=("${out_array[@]}" "$mykernel") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ uptime ]] ++ echo -e '\e[1;36m Uptime:\033[0m 1h 7m' + myuptime=' Uptime: 1h 7m' + out_array=("${out_array[@]}" "$myuptime") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ pkgs ]] ++ echo -e '\e[1;36m Packages:\033[0m 654' + mypkgs=' Packages: 654' + out_array=("${out_array[@]}" "$mypkgs") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ shell ]] ++ echo -e '\e[1;36m Shell:\033[0m bash 5.0.11' + myshell=' Shell: bash 5.0.11' + out_array=("${out_array[@]}" "$myshell") + (( display_index++ )) + [[ -n :0 ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ res ]] ++ echo -e '\e[1;36m Resolution:\033[0m 1366x768' + myres=' Resolution: 1366x768' + out_array=("${out_array[@]}" "$myres") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ de ]] + [[ KDE5 != \N\o\t\ \P\r\e\s\e\n\t ]] ++ echo -e '\e[1;36m DE:\033[0m KDE5' + myde=' DE: KDE5' + out_array=("${out_array[@]}" "$myde") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ wm ]] ++ echo -e '\e[1;36m WM:\033[0m KWin' + mywm=' WM: KWin' + out_array=("${out_array[@]}" "$mywm") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ wmtheme ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ gtk ]] + '[' 'Arch Linux' == 'Mac OS X' ']' + '[' '' '!=' 'Not Found' ']' + '[' -n '' ']' + '[' 'Not Found' '!=' 'Not Found' ']' + '[' '' '!=' 'Not Found' ']' + '[' -n '' ']' + '[' '' '!=' 'Not Found' ']' + '[' -n '' ']' + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ cpu ]] ++ echo -e '\e[1;36m CPU:\033[0m Intel Core i3-8130U CPU @ 3.4GHz' + mycpu=' CPU: Intel Core i3-8130U CPU @ 3.4GHz' + out_array=("${out_array[@]}" "$mycpu") + (( display_index++ )) + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ gpu ]] + [[ host distro kernel uptime pkgs shell res de wm gtk cpu mem =~ mem ]] ++ echo -e '\e[1;36m RAM:\033[0m 841MB / 7873MB' + mymem=' RAM: 841MB / 7873MB' + out_array=("${out_array[@]}" "$mymem") + (( display_index++ )) + [[ ASCII == \A\S\C\I\I ]] + asciiText + [[ -n '' ]] + [[ -n '' ]] + myascii='Arch Linux' + case ${myascii} in + [[ '' != \1 ]] + c1='\e[1;36m' + c2='\e[0;36m' + '[' -n '' ']' + startline=1 + fulloutput=("${c1} -\`" "${c1} .o+\` %s" "${c1} \`ooo/ %s" "${c1} \`+oooo: %s" "${c1} \`+oooooo: %s" "${c1} -+oooooo+: %s" "${c1} \`/:-:++oooo+: %s" "${c1} \`/++++/+++++++: %s" "${c1} \`/++++++++++++++: %s" "${c1} \`/+++o"${c2}"oooooooo"${c1}"oooo/\` %s" "${c2} "${c1}"./"${c2}"ooosssso++osssssso"${c1}"+\` %s" "${c2} .oossssso-\`\`\`\`/ossssss+\` %s" "${c2} -osssssso. :ssssssso. %s" "${c2} :osssssss/ osssso+++. %s" "${c2} /ossssssss/ +ssssooo/- %s" "${c2} \`/ossssso+/:- -:/+osssso+- %s" "${c2} \`+sso+:-\` \`.-/+oso: %s" "${c2} \`++:. \`-/+/ %s" "${c2} .\` \`/") + '[' '' == Yes ']' + (( i=0 )) + (( i<19 )) + printf '\e[1;36m -`\033[0m\n' 'jeremy@slick'  -` + [[ 0 -ge 1 ]] + (( i++ )) + (( i<19 )) + printf '\e[1;36m .o+` %s\033[0m\n' 'jeremy@slick'  .o+` jeremy@slick + [[ 1 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `ooo/ %s\033[0m\n' ' OS: Arch Linux '  `ooo/  OS: Arch Linux  + [[ 2 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `+oooo: %s\033[0m\n' ' Kernel: x86_64 Linux 5.3.8-arch1-1'  `+oooo:  Kernel: x86_64 Linux 5.3.8-arch1-1 + [[ 3 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `+oooooo: %s\033[0m\n' ' Uptime: 1h 7m'  `+oooooo:  Uptime: 1h 7m + [[ 4 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m -+oooooo+: %s\033[0m\n' ' Packages: 654'  -+oooooo+:  Packages: 654 + [[ 5 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `/:-:++oooo+: %s\033[0m\n' ' Shell: bash 5.0.11'  `/:-:++oooo+:  Shell: bash 5.0.11 + [[ 6 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `/++++/+++++++: %s\033[0m\n' ' Resolution: 1366x768'  `/++++/+++++++:  Resolution: 1366x768 + [[ 7 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `/++++++++++++++: %s\033[0m\n' ' DE: KDE5'  `/++++++++++++++:  DE: KDE5 + [[ 8 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[1;36m `/+++o\e[0;36moooooooo\e[1;36moooo/` %s\033[0m\n' ' WM: KWin'  `/+++ooooooooooooo/`  WM: KWin + [[ 9 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m \e[1;36m./\e[0;36mooosssso++osssssso\e[1;36m+` %s\033[0m\n' ' CPU: Intel Core i3-8130U CPU @ 3.4GHz'  ./ooosssso++osssssso+`  CPU: Intel Core i3-8130U CPU @ 3.4GHz + [[ 10 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m .oossssso-````/ossssss+` %s\033[0m\n' ' RAM: 841MB / 7873MB'  .oossssso-````/ossssss+`  RAM: 841MB / 7873MB + [[ 11 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m -osssssso. :ssssssso. %s\033[0m\n' ''  -osssssso. :ssssssso.  + [[ 12 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m :osssssss/ osssso+++. %s\033[0m\n' ''  :osssssss/ osssso+++.  + [[ 13 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m /ossssssss/ +ssssooo/- %s\033[0m\n' ''  /ossssssss/ +ssssooo/-  + [[ 14 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m `/ossssso+/:- -:/+osssso+- %s\033[0m\n' ''  `/ossssso+/:- -:/+osssso+-  + [[ 15 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m `+sso+:-` `.-/+oso: %s\033[0m\n' ''  `+sso+:-` `.-/+oso:  + [[ 16 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m `++:. `-/+/ %s\033[0m\n' ''  `++:. `-/+/  + [[ 17 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + printf '\e[0;36m .` `/\033[0m\n' ''  .` `/ + [[ 18 -ge 1 ]] + unset 'out_array[0]' + out_array=("${out_array[@]}") + (( i++ )) + (( i<19 )) + '[' '' == 1 ']' + '[' '' == 1 ']' + exit 0