sync: hyprland, env
This commit is contained in:
parent
926373c8a6
commit
26a159fef4
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources
|
||||
exec-once = waybar
|
||||
exec-once = waybar-loop
|
||||
exec-once = unclutter
|
||||
exec-once = dunst
|
||||
exec-once = numlockx
|
||||
|
|
|
@ -1 +1 @@
|
|||
/home/ziro/.config/tdm/extra/hyprland
|
||||
/home/ziro/.config/tdm/sessions/Gamescope
|
|
@ -77,10 +77,10 @@ export HTTPS="localhost:9050"
|
|||
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/Downloads/youtube-9ab71578c563.json"
|
||||
# vim/nvim as manpager
|
||||
|
||||
if [[ "$OSTYPE" == "linux-gnu" ]]; then
|
||||
export MANPAGER="nvimpager"
|
||||
# if [[ "$OSTYPE" == "linux-gnu" ]]; then
|
||||
# export MANPAGER="nvimpager"
|
||||
# export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
|
||||
fi
|
||||
# fi
|
||||
|
||||
# -- Wine problem workaround
|
||||
# - NOTE to self: this will prevent some (probably wine issue) games from launching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue