yeeting environment.d

This commit is contained in:
2025-08-16 09:07:46 -07:00
parent 37d7decbe0
commit 40ff81c6a9
4 changed files with 2 additions and 16 deletions

View File

@@ -1,8 +0,0 @@
MOZ_ENABLE_WAYLAND=1
BROWSER=/usr/bin/librewolf
VISUAL=nvim
EDITOR=nvim
SCREENRC=%h/.config/screen/screenrc
SCREENDIR=%t/screen
XDG_DATA_DIRS=/var/lib/flatpak/exports/share:%h/.local/share/flatpak/exports/share:/usr/local/share:/usr/share
PATH=%h/.local/bin:%h/.config/emacs/bin:/var/lib/flatpak/exports/bin:%P

View File

@@ -1,2 +0,0 @@
SSH_AUTH_SOCK=%t/keyring/ssh

View File

@@ -4,7 +4,7 @@
"height": 44,
"modules-left": ["hyprland/workspaces"],
"modules-center": ["clock","custom/padd","custom/weather"],
"modules-right": ["custom/l_end","custom/music","custom/padd","idle_inhibitor","custom/padd","pulseaudio","custom/padd","network", "custom/padd","battery","custom/padd","tray","custom/power","custom/padd"],
"modules-right": ["custom/l_end","custom/padd","idle_inhibitor","custom/padd","pulseaudio","custom/padd","network", "custom/padd","battery","custom/padd","tray","custom/power","custom/padd"],
"hyprland/workspaces": {
"disable-scroll": true,
"all-outputs": true,
@@ -23,11 +23,6 @@
"format": " {:%H:%M  %D}",
"tooltip-format": "<tt><big>{calendar}</big></tt>"
},
"custom/music": {
"exec": "~/.config/waybar/scripts/music.scm",
"interval": 3,
"tooltip": false
},
"custom/weather": {
"exec": "~/.config/waybar/scripts/weather.py",
"interval": 600,

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@
.config/beets/state.pickle
.local/share/mpd
.config/ncmpcpp/lyrics/
.config/zsh/.zsh_history
*.swp
lazy-lock.json
*.sync-conflict*