updated qtile config
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ $(cat /proc/acpi/button/lid/LID0/state | grep -c closed) -eq 1 ]; then
|
||||
xrandr --output DP-0 --off
|
||||
fi
|
||||
xlayoutdisplay -o DP-2 -o HDMI-1
|
||||
ulauncher
|
||||
|
||||
# ulauncher
|
||||
flatpak run org.flameshot.Flameshot &
|
||||
picom --daemon
|
||||
xpad &
|
||||
blueman-applet &
|
||||
albert &
|
||||
pika-backup-monitor &
|
||||
|
||||
Reference in New Issue
Block a user