Add openbox config

This commit is contained in:
Smirnov Alexandr 2021-02-25 16:05:35 +02:00
parent b11c53f634
commit 2a67211908
12 changed files with 589 additions and 85 deletions

7
config/openbox/autostart Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps" &
feh --randomize --bg-scale ~/Pictures/wallp &
volumeicon &
lxsession &
picom -b &
tint2 &