yeeting environment.d
This commit is contained in:
@@ -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
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
SSH_AUTH_SOCK=%t/keyring/ssh
|
|
||||||
|
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
"height": 44,
|
"height": 44,
|
||||||
"modules-left": ["hyprland/workspaces"],
|
"modules-left": ["hyprland/workspaces"],
|
||||||
"modules-center": ["clock","custom/padd","custom/weather"],
|
"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": {
|
"hyprland/workspaces": {
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
"all-outputs": true,
|
"all-outputs": true,
|
||||||
@@ -23,11 +23,6 @@
|
|||||||
"format": " {:%H:%M %D}",
|
"format": " {:%H:%M %D}",
|
||||||
"tooltip-format": "<tt><big>{calendar}</big></tt>"
|
"tooltip-format": "<tt><big>{calendar}</big></tt>"
|
||||||
},
|
},
|
||||||
"custom/music": {
|
|
||||||
"exec": "~/.config/waybar/scripts/music.scm",
|
|
||||||
"interval": 3,
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/weather": {
|
"custom/weather": {
|
||||||
"exec": "~/.config/waybar/scripts/weather.py",
|
"exec": "~/.config/waybar/scripts/weather.py",
|
||||||
"interval": 600,
|
"interval": 600,
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@
|
|||||||
.config/beets/state.pickle
|
.config/beets/state.pickle
|
||||||
.local/share/mpd
|
.local/share/mpd
|
||||||
.config/ncmpcpp/lyrics/
|
.config/ncmpcpp/lyrics/
|
||||||
|
.config/zsh/.zsh_history
|
||||||
*.swp
|
*.swp
|
||||||
lazy-lock.json
|
lazy-lock.json
|
||||||
*.sync-conflict*
|
*.sync-conflict*
|
||||||
|
|||||||
Reference in New Issue
Block a user