feat: distro dependent polkit-gnome
This commit is contained in:
parent
e02f9dfe9d
commit
b916ee3f27
6
.xinitrc
6
.xinitrc
@ -8,12 +8,14 @@ xrandr \
|
|||||||
--output eDP-1 --auto --primary \
|
--output eDP-1 --auto --primary \
|
||||||
--output DisplayPort-1-1 --auto --pos 1920x0 \
|
--output DisplayPort-1-1 --auto --pos 1920x0 \
|
||||||
--output DisplayPort-1-2 --auto --pos 3840x0
|
--output DisplayPort-1-2 --auto --pos 3840x0
|
||||||
|
feh --bg-tile "$XDG_CONFIG_HOME/wallpapers/landscape.png" --no-fehbg
|
||||||
|
|
||||||
# startup
|
# startup
|
||||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
#/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & # arch
|
||||||
|
#/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & # debian
|
||||||
|
/usr/libexec/polkit-gnome-authentication-agent-1 & # fedora
|
||||||
picom &
|
picom &
|
||||||
redshift &
|
redshift &
|
||||||
feh --bg-tile "$XDG_CONFIG_HOME/wallpapers/landscape.png" --no-fehbg
|
|
||||||
dunst &
|
dunst &
|
||||||
sbar &
|
sbar &
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user