From 424f233a504495ddf1bb80cbfdc8021bab531b57 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 17 Jul 2020 13:49:06 +0400 Subject: Added openbox config and changed .profile to load window manager when sourced on tty1 --- .config/openbox/autostart | 9 + .config/openbox/menu.xml | 35 ++ .config/openbox/rc.xml | 839 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 883 insertions(+) create mode 100755 .config/openbox/autostart create mode 100644 .config/openbox/menu.xml create mode 100644 .config/openbox/rc.xml (limited to '.config/openbox') diff --git a/.config/openbox/autostart b/.config/openbox/autostart new file mode 100755 index 0000000..3486175 --- /dev/null +++ b/.config/openbox/autostart @@ -0,0 +1,9 @@ +#!/bin/sh + +# Polybar is starting when .xprofile is sourced, +# but in that case workspaces module won't start +# for openbox. This is dirty hack, but I don't +# need to change .xprofile +killall -q polybar + +polybar example & diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml new file mode 100644 index 0000000..cd37853 --- /dev/null +++ b/.config/openbox/menu.xml @@ -0,0 +1,35 @@ + + + + + + x-terminal-emulator + + + + + x-www-browser + + + + + + + + + + obconf + + + + + + + + + + + + + + diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml new file mode 100644 index 0000000..0ccd5f4 --- /dev/null +++ b/.config/openbox/rc.xml @@ -0,0 +1,839 @@ + + + + + 10 + 20 + + + yes + + no + + yes + + no + + 200 + + no + + + + Smart + +
yes
+ + Primary + + 1 + +
+ + Nord-Dark + NLIMC + + yes + yes + + sans + 8 + + bold + + normal + + + + sans + 8 + + bold + + normal + + + + sans + 9 + + normal + + normal + + + + sans + 9 + + normal + + normal + + + + sans + 9 + + bold + + normal + + + + sans + 9 + + bold + + normal + + + + + + 9 + 1 + + 0 + + + + yes + Nonpixel + + Center + + + + 10 + + 10 + + + + + + 0 + 0 + 0 + 0 + + + TopLeft + + 0 + 0 + no + Above + + Vertical + + no + 300 + + 300 + + Middle + + + + C-g + + + x-terminal-emulator + + + + + x-terminal-emulator -e htop + + + + + + left + no + + + + + right + no + + + + + left + no + + + + + right + no + + + + + + 1 + no + + + + + 2 + no + + + + + 3 + no + + + + + 4 + no + + + + + 5 + no + + + + + 6 + no + + + + + 7 + no + + + + + 8 + no + + + + + 9 + no + + + + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + + + 5 + + + + + 6 + + + + + 7 + + + + + 8 + + + + + 9 + + + + + + + + + + + + + + + + + client-menu + + + + + + scrot -s + + + + + + + + + + + + + + + + + + + + + + + + yes + yes + + + + + + + + + + + + true + Konqueror + + kfmclient openProfile filemanagement + + + + + + scrot + + + + + 1 + + 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 + + + + + + + + + /var/lib/openbox/debian-menu.xml + menu.xml + 200 + + no + + 100 + + 400 + + yes + + yes + + + + + +
-- cgit v1.2.3