mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
fixed gnome-keyring
This commit is contained in:
@@ -10,10 +10,10 @@ xrandr --output HDMI-A-0 --set TearFree on &
|
||||
xrandr --output eDP --set TearFree on &
|
||||
#exec /home/mrfluffy/.local/bin/xmonad
|
||||
#exec qtile start
|
||||
eval $(gnome-keyring-daemon --start)
|
||||
export SSH_AUTH_SOCK
|
||||
source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
|
||||
#mkdir -p "$HOME"/.local/share/keyrings
|
||||
eval "$(gnome-keyring-daemon --start)"
|
||||
export SSH_AUTH_SOCK
|
||||
mkdir -p "$HOME"/.local/share/keyrings
|
||||
|
||||
#exec dbus-launch leftwm
|
||||
#polybar barbase &
|
||||
|
||||
Reference in New Issue
Block a user