mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 20:39:39 +00:00
qtile: start polkit agent on startup
This commit is contained in:
parent
302ad51de8
commit
da3a64cafc
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Start polkit agent
|
||||||
|
polkit-dumb-agent &
|
||||||
|
|
||||||
# Enable numlock
|
# Enable numlock
|
||||||
/usr/bin/numlockx
|
/usr/bin/numlockx
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user