mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add openbox config
This commit is contained in:
parent
b11c53f634
commit
2a67211908
12 changed files with 589 additions and 85 deletions
7
config/openbox/autostart
Executable file
7
config/openbox/autostart
Executable 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 &
|
||||
Loading…
Add table
Add a link
Reference in a new issue