Compare commits

..

No commits in common. "dea65241a9710cca581403e709f93ad46d943c92" and "2a745fa734aa34f4a1e2643232aff7b28c122435" have entirely different histories.

3 changed files with 3 additions and 29 deletions

21
.gitignore vendored
View file

@ -9,24 +9,3 @@ config/bpytop/error.log
config/ranger/plugins/__pycache__ config/ranger/plugins/__pycache__
dotfiles/.ncmpcpp/error.log dotfiles/.ncmpcpp/error.log
dotfiles/.vim/.netrwhist dotfiles/.vim/.netrwhist
config/JetBrains
config/Microsoft
config/Nextcloud
config/Postman
config/QtProject.conf
config/Signal
config/autostart
config/dconf
config/libreoffice
config/teams
config/pulse
config/mimeapps.list
local/share/JetBrains
local/share/Nextcloud
local/share/fonts
local/share/gvfs-metadata
local/share/keyrings
local/share/mime/
local/share/ranger
local/share/recently-used.xbel
local/share/tracker

View file

@ -157,13 +157,9 @@
"backlight", "backlight",
"pulseaudio", "pulseaudio",
"mpd", "mpd",
"custom/clock", "clock",
"tray" "tray"
], ],
"custom/clock": {
"exec": "date +'%a %x %R'",
"interval": 60,
},
"sway/workspaces": { "sway/workspaces": {
"all-outputs": true "all-outputs": true
}, },

View file

@ -23,7 +23,6 @@ window#waybar {
#custom-multimedia_previous, #custom-multimedia_previous,
#custom-multimedia_current, #custom-multimedia_current,
#custom-multimedia_next, #custom-multimedia_next,
#custom-clock,
#clock, #clock,
#mpd, #mpd,
#backlight, #backlight,