diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-01-11 22:46:14 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-01-11 22:46:14 +0100 |
| commit | 5cf8669daf4addb2003f0ca4b362cc7b3c3db38f (patch) | |
| tree | 332aaeac7448f2b707ebc3a74408843e74d8f4e8 /.config/x11/xinitrc | |
| parent | 73b1b3669f3821f98044d14633afab4acde6382f (diff) | |
i dont even know anymore, i just update this from time to time
Diffstat (limited to '.config/x11/xinitrc')
| -rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index dc3b2b5..220c9ff 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -10,6 +10,7 @@ fi rfkill block all eval "$(gpg-agent --daemon --allow-preset-passphrase --write-env-file "$envfile")" +eval "$(ssh-agent)" xset r rate 250 30 xset s off -dpms @@ -20,7 +21,6 @@ xrandr --auto --output DisplayPort-2 --mode 1600x900 --left-of HDMI-A-0 # ibus-daemon -dxrR statusbar & -dunst & pipewire & mpd & picom & |
