-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Peter Dauwe edited this page Nov 30, 2021
·
1 revision
git clone https://github.com/PeterDauwe/doublebar
- config.toml will be changed according to your keyboard layout
- if you have personal keybinds put them in sxhkd directory,
if not the standard will be used.
- picom is put in it's own directory.
- background is changed on every login or reload.
- polybar is split into two bars : polybartop , polybarbottom.
- move to tag and focus to tag has been replaced by one command
[[keybind]]
command = "Execute"
value = "leftwm-command \"SendWindowToTag 1\" \"SendWorkspaceToTag 0 0\""
modifier = ["modkey", "Shift"]
key = "1"
- scratchpad is added
Hope you like this, it was fun to make.