Updating qtile config and the README.

This commit is contained in:
Derek Taylor
2021-03-20 13:06:31 -05:00
parent ac5d3d3d72
commit 45486bac88
14 changed files with 179 additions and 95 deletions

View File

@@ -1,4 +1,8 @@
#! /bin/bash
#!/usr/bin/env bash
#
# Using bash in the shebang rather than /bin/sh, which should
# be avoided as non-POSIX shell users (fish) may experience errors.
lxsession &
picom --experimental-backends &
nitrogen --restore &