mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +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
|
||||
|
||||
# Start polkit agent
|
||||
polkit-dumb-agent &
|
||||
|
||||
# Enable numlock
|
||||
/usr/bin/numlockx
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user