├── .deprecated ├── Alacritty │ └── alacritty.yml ├── CurrentWallpaper.jpg └── Rainmeter │ ├── Polybar │ ├── @Resources │ │ ├── ActivateTray.ahk │ │ ├── ActivateTray.exe │ │ ├── Essential Component │ │ │ ├── DiscordForRainmeter.plugin.js │ │ │ └── Taskbar Magic │ │ │ │ ├── Readme.txt │ │ │ │ ├── Taskbar Magic.au3 │ │ │ │ ├── Taskbar Magic.exe │ │ │ │ ├── Taskbar Magic.ico │ │ │ │ ├── Taskbar Magic.png │ │ │ │ ├── Taskbar Magic.psd │ │ │ │ ├── appbarHelper.au3 │ │ │ │ ├── settings.ini │ │ │ │ └── ss.jpg │ │ ├── Fonts │ │ │ ├── BalooPaaji-Regular.ttf │ │ │ ├── DejaVuSansMono.ttf │ │ │ ├── FiraMono-Bold.ttf │ │ │ ├── FiraMono-Medium.ttf │ │ │ ├── FiraMono-Regular.ttf │ │ │ ├── Futura Book Regular.otf │ │ │ ├── FuturaBookBT.ttf │ │ │ ├── FuturaEF Bold.otf │ │ │ ├── HelveticaLTStd-Bold.otf │ │ │ ├── IstokWeb-Bold.ttf │ │ │ ├── IstokWeb-Regular.ttf │ │ │ ├── Mallanna-Regular.ttf │ │ │ ├── MaterialIcons-Regular.ttf │ │ │ ├── Ubuntu-Bold.ttf │ │ │ ├── Ubuntu-Light.ttf │ │ │ ├── ff-din-round-pro-bold-59624e761ee0d.otf │ │ │ ├── ff-din-round-pro-medium-59624d899bc2a.otf │ │ │ ├── fontawesome-webfont.ttf │ │ │ ├── helvetica-light.ttf │ │ │ ├── iosevka-ss11-bold.ttf │ │ │ ├── iosevka-ss11-regular.ttf │ │ │ ├── pixelmix.ttf │ │ │ ├── segmdl2.ttf │ │ │ └── typicons.ttf │ │ ├── GetProcess.ahk │ │ ├── GetProcess.exe │ │ ├── ImageMagick license.txt │ │ ├── ImageMagick notice.TXT │ │ ├── MainBarVariables.inc │ │ ├── Microsoft.WindowsAPICodePack.Shell.dll │ │ ├── Microsoft.WindowsAPICodePack.ShellExtensions.dll │ │ ├── Microsoft.WindowsAPICodePack.dll │ │ ├── NirCmd.chm │ │ ├── RainRGB4.exe │ │ ├── Scripts │ │ │ ├── EditModules.lua │ │ │ ├── EditStyle.lua │ │ │ └── Taskbar_Common_Script.lua │ │ ├── ToggleDiscord.ahk │ │ ├── ToggleDiscord.exe │ │ ├── WindowMirror.exe │ │ ├── WorkspaceManager.ahk │ │ ├── WorkspaceManager.exe │ │ ├── convert.exe │ │ ├── getIcons.exe │ │ ├── icons │ │ │ ├── 7zFM.png │ │ │ ├── AIMP.png │ │ │ ├── Code.png │ │ │ ├── Discord.png │ │ │ ├── Droptop Rainmeter.png │ │ │ ├── Photoshop.png │ │ │ ├── Rainmeter.png │ │ │ ├── SnippingTool.png │ │ │ ├── Spotify.png │ │ │ ├── VirtualBox.png │ │ │ ├── VirtualBoxVM.png │ │ │ ├── WinRAR.png │ │ │ ├── WindowsTerminal.png │ │ │ ├── chrome.png │ │ │ ├── explorer.png │ │ │ ├── firefox.png │ │ │ ├── fontview.png │ │ │ ├── foobar2000.png │ │ │ ├── idea64.png │ │ │ ├── msedge.png │ │ │ ├── notepad.png │ │ │ ├── obs64.png │ │ │ └── sublime_text.png │ │ ├── nircmd.exe │ │ ├── old.ActivateTray.ahk │ │ ├── shadow.png │ │ └── virtual-desktop-accessor.dll │ ├── Polybar.ini │ ├── Setting │ │ ├── EditModule.ini │ │ └── Style.ini │ └── Themes │ │ ├── Dapill │ │ ├── Additional_Comps_And_Scripts │ │ │ ├── Demo.png │ │ │ ├── DiscordStatus.ini │ │ │ ├── MusicControl.ini │ │ │ ├── MusicControl_CoverMask.png │ │ │ ├── Subprocess.ini │ │ │ ├── TaskbarScript.lua │ │ │ ├── User_0_Pic.png │ │ │ ├── User_1_Pic.png │ │ │ ├── User_Pic_Mask.png │ │ │ ├── VolumeControl.ini │ │ │ ├── appdrawer.png │ │ │ ├── discord.png │ │ │ ├── headDeafed.png │ │ │ ├── headUndeafed.png │ │ │ ├── micMuted.png │ │ │ ├── micUnmuted.png │ │ │ ├── script_Discord.lua │ │ │ ├── spotifycover.png │ │ │ ├── traymenu.png │ │ │ └── workspaceScript.lua │ │ ├── Config │ │ │ └── Config.inc │ │ ├── Discord.inc │ │ ├── Icons │ │ │ ├── adobs.png │ │ │ ├── aimp.png │ │ │ ├── chrome.png │ │ │ ├── conemu.png │ │ │ ├── explorer.png │ │ │ ├── firefox.png │ │ │ ├── foobar.png │ │ │ ├── google play music.png │ │ │ ├── inkscape.png │ │ │ ├── intellij.png │ │ │ ├── mspaint.png │ │ │ ├── musicbee.png │ │ │ ├── nvidia.png │ │ │ ├── photoshop.png │ │ │ ├── python.png │ │ │ ├── sdfsddiscord.ico │ │ │ ├── spotify.png │ │ │ ├── steam.png │ │ │ ├── sublime.png │ │ │ ├── tunnelbear.png │ │ │ └── winrar.png │ │ ├── Music.inc │ │ ├── StartMenu.inc │ │ ├── Taskbar.inc │ │ ├── Time.inc │ │ ├── Tray.inc │ │ ├── Volume.inc │ │ ├── Weather.inc │ │ └── WorkspaceManager.inc │ │ ├── Greelean │ │ ├── Additional_Comps_And_Scripts │ │ │ ├── Demo.png │ │ │ ├── DiscordStatus.ini │ │ │ ├── MusicControl.ini │ │ │ ├── PowerMenu.ini │ │ │ ├── StartMenu.png │ │ │ ├── Subprocess.ini │ │ │ ├── TaskbarScript.lua │ │ │ ├── User_0_Pic.png │ │ │ ├── User_1_Pic.png │ │ │ ├── User_Pic_Mask.png │ │ │ ├── VolumeControl.ini │ │ │ ├── clear_day.png │ │ │ ├── clear_night.png │ │ │ ├── cloudy.png │ │ │ ├── discord.png │ │ │ ├── fog.png │ │ │ ├── headDeafed.png │ │ │ ├── headUndeafed.png │ │ │ ├── micMuted.png │ │ │ ├── micUnmuted.png │ │ │ ├── rain.png │ │ │ ├── script_Discord.lua │ │ │ ├── sleet.png │ │ │ ├── snow.png │ │ │ ├── spotifycover.png │ │ │ ├── storm.png │ │ │ ├── traymenu.png │ │ │ └── workspaceScript.lua │ │ ├── Battery.inc │ │ ├── Config │ │ │ └── Config.inc │ │ ├── Date.inc │ │ ├── Discord.inc │ │ ├── Icons │ │ │ ├── chrome.png │ │ │ ├── conemu.png │ │ │ ├── discord.png │ │ │ ├── explorer.png │ │ │ ├── obs.png │ │ │ ├── photoshop.png │ │ │ ├── spotify.png │ │ │ └── sublime.png │ │ ├── Music.inc │ │ ├── Power.inc │ │ ├── StartMenu.inc │ │ ├── Taskbar.inc │ │ ├── Time.inc │ │ ├── Tray.inc │ │ ├── Uptime.inc │ │ ├── Volume.inc │ │ ├── Weather.inc │ │ ├── Wifi.inc │ │ └── WorkspaceManager.inc │ │ ├── Pratous │ │ ├── Additional_Comps_And_Scripts │ │ │ ├── Demo.png │ │ │ ├── DiscordStatus.ini │ │ │ ├── MusicControl.ini │ │ │ ├── PowerMenu.ini │ │ │ ├── Subprocess.ini │ │ │ ├── TaskbarScript.lua │ │ │ ├── User_0_Pic.png │ │ │ ├── User_1_Pic.png │ │ │ ├── User_Pic_Mask.png │ │ │ ├── VolumeControl.ini │ │ │ ├── clear_day.png │ │ │ ├── clear_night.png │ │ │ ├── cloudy.png │ │ │ ├── discord.png │ │ │ ├── fog.png │ │ │ ├── headDeafed.png │ │ │ ├── headUndeafed.png │ │ │ ├── micMuted.png │ │ │ ├── micUnmuted.png │ │ │ ├── rain.png │ │ │ ├── script_Discord.lua │ │ │ ├── sleet.png │ │ │ ├── snow.png │ │ │ ├── spotifycover.png │ │ │ ├── storm.png │ │ │ ├── traymenu.png │ │ │ └── workspaceScript.lua │ │ ├── Battery.inc │ │ ├── Config │ │ │ └── Config.inc │ │ ├── Date.inc │ │ ├── Discord.inc │ │ ├── Icons │ │ │ ├── chrome.png │ │ │ ├── conemu.png │ │ │ ├── discord.png │ │ │ ├── explorer.png │ │ │ ├── photoshop.png │ │ │ ├── spotify.png │ │ │ └── sublime.png │ │ ├── Music.inc │ │ ├── Power.inc │ │ ├── StartMenu.inc │ │ ├── Taskbar.inc │ │ ├── Time.inc │ │ ├── Tray.inc │ │ ├── Uptime.inc │ │ ├── Volume.inc │ │ ├── Weather.inc │ │ ├── Wifi.inc │ │ └── WorkspaceManager.inc │ │ └── Yosemite │ │ ├── Additional_Comps_And_Scripts │ │ ├── CoverBlur.png │ │ ├── CoverMask.png │ │ ├── Demo.png │ │ ├── MusicControl.ini │ │ ├── Subprocess.ini │ │ ├── TaskbarScript.lua │ │ └── spotifycover.png │ │ ├── Config │ │ └── Config.inc │ │ ├── Icons │ │ ├── battle.png │ │ ├── chrome.png │ │ ├── cmd.png │ │ ├── conemu.png │ │ ├── discord.png │ │ ├── dota.png │ │ ├── drive.png │ │ ├── excel.png │ │ ├── explorer.png │ │ ├── firefox.png │ │ ├── fontbook.png │ │ ├── fontview.png │ │ ├── gfxv.png │ │ ├── google play music.png │ │ ├── idm.png │ │ ├── illustrator.png │ │ ├── inkscape.png │ │ ├── itunes.png │ │ ├── notepad.png │ │ ├── nvcplui.png │ │ ├── nvidia.png │ │ ├── photoshop.png │ │ ├── powerpoint.png │ │ ├── python.png │ │ ├── skype.png │ │ ├── slack.png │ │ ├── spotify.png │ │ ├── steam.png │ │ ├── sublime.png │ │ ├── utorrent.png │ │ ├── vlc.png │ │ ├── winrar.png │ │ └── word.png │ │ └── Taskbar.inc │ └── README.txt ├── .gitignore ├── AltDrag ├── AltDrag.ini └── README.txt ├── Cursors ├── Posy Black background max 96.ani ├── Posy Black default.cur ├── Posy Black help.cur ├── Posy Black pen.cur ├── Posy Black size EW.cur ├── Posy Black size NS.cur ├── Posy Black size NeSw.cur ├── Posy Black size NwSe.cur ├── Posy alt.cur ├── Posy beam.cur ├── Posy forbidden.cur ├── Posy hand.cur ├── Posy move.cur ├── Posy precise.cur ├── Posy wait max 96.ani ├── README.txt └── _install Posy Black.inf ├── Discord ├── BetterDiscord │ ├── data │ │ └── stable │ │ │ ├── README.txt │ │ │ ├── custom.css │ │ │ ├── emotes.json │ │ │ ├── misc.json │ │ │ ├── plugins.json │ │ │ ├── settings.json │ │ │ └── themes.json │ └── plugins │ │ ├── 0BDFDB.config.json │ │ ├── 0BDFDB.data.json │ │ ├── 0BDFDB.plugin.js │ │ ├── 0BDFDB.raw.css │ │ ├── 0PluginLibrary.plugin.js │ │ ├── AppNotifications.config.json │ │ ├── CollapsibleUI.config.json │ │ ├── CollapsibleUI.plugin.js │ │ ├── FavoriteMedia.config.json │ │ ├── FavoriteMedia.plugin.js │ │ ├── ImageUtilities.config.json │ │ ├── ImageUtilities.plugin.js │ │ ├── InAppNotifications.plugin.js │ │ ├── README.txt │ │ ├── RemoveChatButtons.config.json │ │ ├── RemoveChatButtons.plugin.js │ │ ├── ShowHiddenChannels.config.json │ │ ├── ShowHiddenChannels.plugin.js │ │ ├── SpotifyControls.config.json │ │ ├── SpotifyControls.plugin.js │ │ ├── SpotifyListenAlong.config.json │ │ ├── SpotifyListenAlong.plugin.js │ │ └── ZeresPluginLibrary.config.json └── Client │ ├── README.txt │ └── settings.json ├── Firefox ├── Plugins │ ├── AutoTabDiscard │ │ └── README.txt │ ├── CustomScrollbars │ │ ├── README.txt │ │ └── custom-scrollbars-backup.json │ ├── DarkReader │ │ ├── Dark-Reader-Settings.json │ │ └── README.txt │ ├── TreeStyleTab │ │ ├── README.txt │ │ └── configs-treestyletab.json │ └── Vimium │ │ ├── README.txt │ │ └── vimium-options.json ├── README.txt └── chrome │ ├── firefoxStableTitle.uc.js │ ├── img │ ├── background1.jpg │ ├── background2.jpg │ └── background3.gif │ ├── old.userContent.css │ ├── userChrome.css │ └── userContent.css ├── Fish ├── completions │ └── fisher.fish ├── conf.d │ └── hydro.fish ├── config.fish ├── fish_plugins ├── fish_variables ├── functions │ ├── e.fish │ ├── f.fish │ ├── fish_greeting.fish │ ├── fish_mode_prompt.fish │ ├── fish_prompt.fish │ ├── fish_prompt.fish.old │ ├── fish_prompt_loading_indicator.fish │ ├── fish_user_key_bindings.fish │ ├── fisher.fish │ ├── g.fish │ ├── j.fish │ ├── l.fish │ ├── n.fish │ ├── nnn.fish │ ├── py.fish │ ├── python.fish │ ├── python3.fish │ ├── q.fish │ ├── wcd.fish │ └── y.fish └── themes │ ├── Catppuccin Frappe.theme │ ├── Catppuccin Latte.theme │ ├── Catppuccin Macchiato.theme │ └── Catppuccin Mocha.theme ├── FlowLauncher ├── README.txt └── UserData │ ├── README.txt │ ├── Settings │ ├── Plugins │ │ ├── Flow.Launcher.Plugin.Caculator │ │ │ └── Settings.json │ │ ├── Flow.Launcher.Plugin.Explorer │ │ │ └── Settings.json │ │ ├── Flow.Launcher.Plugin.PluginsManager │ │ │ └── Settings.json │ │ ├── Flow.Launcher.Plugin.Program │ │ │ └── Settings.json │ │ ├── Flow.Launcher.Plugin.Shell │ │ │ └── Settings.json │ │ ├── Flow.Launcher.Plugin.Url │ │ │ └── Settings.json │ │ ├── Flow.Launcher.Plugin.WebSearch │ │ │ └── Settings.json │ │ ├── Microsoft.Plugin.WindowWalker │ │ │ └── Settings.json │ │ └── Windows Terminal profiles │ │ │ └── Settings.json │ └── Settings.json │ └── Themes │ └── catppuccin.xaml ├── Keyboard └── qmkmak1 │ ├── amd64 │ └── qmkmak1.dll │ ├── i386 │ └── qmkmak1.dll │ ├── ia64 │ └── qmkmak1.dll │ ├── qmkmak1.klc │ ├── qmkmak1_amd64.msi │ ├── qmkmak1_i386.msi │ ├── qmkmak1_ia64.msi │ ├── setup.exe │ └── wow64 │ └── qmkmak1.dll ├── Komorebi ├── README.txt └── komorebi.ahk ├── Neovim └── nvim │ ├── init.lua │ └── lua │ ├── .luarc.json │ ├── autocmds.lua │ ├── lazy_plugins.lua │ ├── mappings.lua │ ├── options.lua │ ├── pack_plugins.lua │ ├── plugins │ ├── auto-session.lua │ ├── barbar.lua │ ├── catppuccin.lua │ ├── code-runner.lua │ ├── coq_nvim.lua │ ├── init.lua │ ├── lsp-zero.lua │ ├── lualine.lua │ ├── nvim-surround.lua │ ├── oil.lua │ ├── sj.lua │ ├── substitute.lua │ ├── telescope.lua │ ├── toggleterm.lua │ └── unused │ │ ├── chadtree.lua │ │ ├── leap.lua │ │ ├── lightspeed.lua │ │ ├── lspconfig.lua │ │ ├── nvim-cmp.lua │ │ ├── nvim-tree.lua │ │ ├── presence.lua │ │ └── todo-comments.lua │ ├── theme.lua │ └── utils.lua ├── Registry ├── DisableLockWorkstation.reg └── Favorite Bar Hack │ ├── Read Me.txt │ ├── default.reg │ └── to fav icon.reg ├── Startup ├── DisableToolbarLinks.ahk ├── Elevated │ ├── KillProcess.ahk │ ├── README.txt │ ├── TBarIconBlanker.ahk │ ├── extend layer.ahk │ └── libs │ │ ├── mouseLayer.ahk │ │ └── mouseLayer.exe ├── HideExplorerSearchBar.exe ├── HideTaskbar.ahk ├── README.txt ├── hotkeys2.ahk └── komorebi_setup.py ├── Themes ├── Catppuccin_borders.theme ├── Catppuccin_borders │ └── Catppuccin_borders.msstyles ├── Dracula_New.theme ├── Dracula_new │ └── Dracula_new.msstyles └── README.txt ├── Wezterm ├── README.txt └── wezterm.lua └── Yasb ├── .yasb ├── config.yaml ├── scripts │ └── ActivateTray.ahk └── styles.css └── README.txt /.deprecated/Alacritty/alacritty.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Alacritty/alacritty.yml -------------------------------------------------------------------------------- /.deprecated/CurrentWallpaper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/CurrentWallpaper.jpg -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/ActivateTray.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/ActivateTray.ahk -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/ActivateTray.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/ActivateTray.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/DiscordForRainmeter.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/DiscordForRainmeter.plugin.js -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Readme.txt -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.au3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.au3 -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.ico -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/Taskbar Magic.psd -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/appbarHelper.au3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/appbarHelper.au3 -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/settings.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/settings.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/ss.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Essential Component/Taskbar Magic/ss.jpg -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/BalooPaaji-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/BalooPaaji-Regular.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/DejaVuSansMono.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/DejaVuSansMono.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/FiraMono-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/FiraMono-Bold.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/FiraMono-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/FiraMono-Medium.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/FiraMono-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/FiraMono-Regular.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/Futura Book Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/Futura Book Regular.otf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/FuturaBookBT.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/FuturaBookBT.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/FuturaEF Bold.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/FuturaEF Bold.otf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/HelveticaLTStd-Bold.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/HelveticaLTStd-Bold.otf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/IstokWeb-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/IstokWeb-Bold.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/IstokWeb-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/IstokWeb-Regular.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/Mallanna-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/Mallanna-Regular.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/MaterialIcons-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/MaterialIcons-Regular.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/Ubuntu-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/Ubuntu-Bold.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/Ubuntu-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/Ubuntu-Light.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/ff-din-round-pro-bold-59624e761ee0d.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/ff-din-round-pro-bold-59624e761ee0d.otf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/ff-din-round-pro-medium-59624d899bc2a.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/ff-din-round-pro-medium-59624d899bc2a.otf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/helvetica-light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/helvetica-light.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/iosevka-ss11-bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/iosevka-ss11-bold.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/iosevka-ss11-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/iosevka-ss11-regular.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/pixelmix.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/pixelmix.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/segmdl2.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/segmdl2.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Fonts/typicons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Fonts/typicons.ttf -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/GetProcess.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/GetProcess.ahk -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/GetProcess.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/GetProcess.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/ImageMagick license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/ImageMagick license.txt -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/ImageMagick notice.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/ImageMagick notice.TXT -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/MainBarVariables.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/MainBarVariables.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Microsoft.WindowsAPICodePack.Shell.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Microsoft.WindowsAPICodePack.Shell.dll -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Microsoft.WindowsAPICodePack.ShellExtensions.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Microsoft.WindowsAPICodePack.ShellExtensions.dll -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Microsoft.WindowsAPICodePack.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Microsoft.WindowsAPICodePack.dll -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/NirCmd.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/NirCmd.chm -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/RainRGB4.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/RainRGB4.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Scripts/EditModules.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Scripts/EditModules.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Scripts/EditStyle.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Scripts/EditStyle.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/Scripts/Taskbar_Common_Script.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/Scripts/Taskbar_Common_Script.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/ToggleDiscord.ahk: -------------------------------------------------------------------------------- 1 | Send %1% -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/ToggleDiscord.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/ToggleDiscord.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/WindowMirror.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/WindowMirror.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/WorkspaceManager.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/WorkspaceManager.ahk -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/WorkspaceManager.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/WorkspaceManager.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/convert.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/convert.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/getIcons.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/getIcons.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/7zFM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/7zFM.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/AIMP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/AIMP.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/Code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/Code.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/Discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/Discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/Droptop Rainmeter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/Droptop Rainmeter.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/Photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/Photoshop.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/Rainmeter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/Rainmeter.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/SnippingTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/SnippingTool.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/Spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/Spotify.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/VirtualBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/VirtualBox.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/VirtualBoxVM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/VirtualBoxVM.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/WinRAR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/WinRAR.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/WindowsTerminal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/WindowsTerminal.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/chrome.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/explorer.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/firefox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/firefox.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/fontview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/fontview.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/foobar2000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/foobar2000.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/idea64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/idea64.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/msedge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/msedge.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/notepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/notepad.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/obs64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/obs64.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/icons/sublime_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/icons/sublime_text.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/nircmd.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/nircmd.exe -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/old.ActivateTray.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/old.ActivateTray.ahk -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/shadow.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/@Resources/virtual-desktop-accessor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/@Resources/virtual-desktop-accessor.dll -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Polybar.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Polybar.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Setting/EditModule.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Setting/EditModule.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Setting/Style.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Setting/Style.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/Demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/Demo.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/DiscordStatus.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/DiscordStatus.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/MusicControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/MusicControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/MusicControl_CoverMask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/MusicControl_CoverMask.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/Subprocess.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/Subprocess.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/TaskbarScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/TaskbarScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/User_0_Pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/User_0_Pic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/User_1_Pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/User_1_Pic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/User_Pic_Mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/User_Pic_Mask.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/VolumeControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/VolumeControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/appdrawer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/appdrawer.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/headDeafed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/headDeafed.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/headUndeafed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/headUndeafed.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/micMuted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/micMuted.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/micUnmuted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/micUnmuted.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/script_Discord.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/script_Discord.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/spotifycover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/spotifycover.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/traymenu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/traymenu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/workspaceScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Additional_Comps_And_Scripts/workspaceScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Config/Config.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Config/Config.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Discord.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Discord.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/adobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/adobs.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/aimp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/aimp.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/chrome.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/conemu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/conemu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/explorer.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/firefox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/firefox.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/foobar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/foobar.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/google play music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/google play music.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/inkscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/inkscape.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/intellij.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/intellij.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/mspaint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/mspaint.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/musicbee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/musicbee.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/nvidia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/nvidia.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/photoshop.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/python.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/sdfsddiscord.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/sdfsddiscord.ico -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/spotify.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/steam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/steam.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/sublime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/sublime.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/tunnelbear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/tunnelbear.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/winrar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Icons/winrar.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Music.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Music.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/StartMenu.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/StartMenu.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Taskbar.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Taskbar.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Time.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Time.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Tray.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Tray.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Volume.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Volume.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/Weather.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/Weather.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Dapill/WorkspaceManager.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Dapill/WorkspaceManager.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/Demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/Demo.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/DiscordStatus.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/DiscordStatus.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/MusicControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/MusicControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/PowerMenu.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/PowerMenu.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/StartMenu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/StartMenu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/Subprocess.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/Subprocess.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/TaskbarScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/TaskbarScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/User_0_Pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/User_0_Pic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/User_1_Pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/User_1_Pic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/User_Pic_Mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/User_Pic_Mask.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/VolumeControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/VolumeControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/clear_day.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/clear_day.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/clear_night.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/clear_night.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/cloudy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/cloudy.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/fog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/fog.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/headDeafed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/headDeafed.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/headUndeafed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/headUndeafed.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/micMuted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/micMuted.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/micUnmuted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/micUnmuted.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/rain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/rain.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/script_Discord.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/script_Discord.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/sleet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/sleet.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/snow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/snow.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/spotifycover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/spotifycover.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/storm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/storm.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/traymenu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/traymenu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/workspaceScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Additional_Comps_And_Scripts/workspaceScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Battery.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Battery.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Config/Config.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Config/Config.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Date.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Date.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Discord.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Discord.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/chrome.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/conemu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/conemu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/explorer.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/obs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/obs.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/photoshop.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/spotify.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/sublime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Icons/sublime.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Music.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Music.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Power.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Power.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/StartMenu.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/StartMenu.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Taskbar.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Taskbar.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Time.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Time.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Tray.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Tray.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Uptime.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Uptime.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Volume.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Volume.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Weather.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Weather.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/Wifi.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/Wifi.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Greelean/WorkspaceManager.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Greelean/WorkspaceManager.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/Demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/Demo.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/DiscordStatus.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/DiscordStatus.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/MusicControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/MusicControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/PowerMenu.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/PowerMenu.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/Subprocess.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/Subprocess.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/TaskbarScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/TaskbarScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/User_0_Pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/User_0_Pic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/User_1_Pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/User_1_Pic.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/User_Pic_Mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/User_Pic_Mask.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/VolumeControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/VolumeControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/clear_day.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/clear_day.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/clear_night.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/clear_night.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/cloudy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/cloudy.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/fog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/fog.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/headDeafed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/headDeafed.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/headUndeafed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/headUndeafed.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/micMuted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/micMuted.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/micUnmuted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/micUnmuted.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/rain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/rain.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/script_Discord.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/script_Discord.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/sleet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/sleet.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/snow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/snow.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/spotifycover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/spotifycover.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/storm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/storm.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/traymenu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/traymenu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/workspaceScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Additional_Comps_And_Scripts/workspaceScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Battery.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Battery.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Config/Config.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Config/Config.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Date.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Date.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Discord.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Discord.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/chrome.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/conemu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/conemu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/explorer.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/photoshop.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/spotify.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/sublime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Icons/sublime.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Music.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Music.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Power.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Power.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/StartMenu.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/StartMenu.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Taskbar.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Taskbar.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Time.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Time.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Tray.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Tray.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Uptime.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Uptime.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Volume.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Volume.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Weather.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Weather.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/Wifi.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/Wifi.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Pratous/WorkspaceManager.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Pratous/WorkspaceManager.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/CoverBlur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/CoverBlur.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/CoverMask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/CoverMask.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/Demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/Demo.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/MusicControl.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/MusicControl.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/Subprocess.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/Subprocess.ini -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/TaskbarScript.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/TaskbarScript.lua -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/spotifycover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Additional_Comps_And_Scripts/spotifycover.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Config/Config.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Config/Config.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/battle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/battle.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/chrome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/chrome.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/cmd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/cmd.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/conemu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/conemu.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/discord.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/dota.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/dota.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/drive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/drive.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/excel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/excel.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/explorer.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/firefox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/firefox.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/fontbook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/fontbook.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/fontview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/fontview.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/gfxv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/gfxv.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/google play music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/google play music.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/idm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/idm.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/illustrator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/illustrator.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/inkscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/inkscape.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/itunes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/itunes.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/notepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/notepad.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/nvcplui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/nvcplui.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/nvidia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/nvidia.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/photoshop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/photoshop.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/powerpoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/powerpoint.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/python.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/skype.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/skype.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/slack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/slack.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/spotify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/spotify.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/steam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/steam.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/sublime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/sublime.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/utorrent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/utorrent.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/vlc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/vlc.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/winrar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/winrar.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/word.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Icons/word.png -------------------------------------------------------------------------------- /.deprecated/Rainmeter/Polybar/Themes/Yosemite/Taskbar.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/Polybar/Themes/Yosemite/Taskbar.inc -------------------------------------------------------------------------------- /.deprecated/Rainmeter/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.deprecated/Rainmeter/README.txt -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/.gitignore -------------------------------------------------------------------------------- /AltDrag/AltDrag.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/AltDrag/AltDrag.ini -------------------------------------------------------------------------------- /AltDrag/README.txt: -------------------------------------------------------------------------------- 1 | https://github.com/stefansundin/altdrag 2 | -------------------------------------------------------------------------------- /Cursors/Posy Black background max 96.ani: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black background max 96.ani -------------------------------------------------------------------------------- /Cursors/Posy Black default.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black default.cur -------------------------------------------------------------------------------- /Cursors/Posy Black help.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black help.cur -------------------------------------------------------------------------------- /Cursors/Posy Black pen.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black pen.cur -------------------------------------------------------------------------------- /Cursors/Posy Black size EW.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black size EW.cur -------------------------------------------------------------------------------- /Cursors/Posy Black size NS.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black size NS.cur -------------------------------------------------------------------------------- /Cursors/Posy Black size NeSw.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black size NeSw.cur -------------------------------------------------------------------------------- /Cursors/Posy Black size NwSe.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy Black size NwSe.cur -------------------------------------------------------------------------------- /Cursors/Posy alt.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy alt.cur -------------------------------------------------------------------------------- /Cursors/Posy beam.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy beam.cur -------------------------------------------------------------------------------- /Cursors/Posy forbidden.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy forbidden.cur -------------------------------------------------------------------------------- /Cursors/Posy hand.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy hand.cur -------------------------------------------------------------------------------- /Cursors/Posy move.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy move.cur -------------------------------------------------------------------------------- /Cursors/Posy precise.cur: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy precise.cur -------------------------------------------------------------------------------- /Cursors/Posy wait max 96.ani: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/Posy wait max 96.ani -------------------------------------------------------------------------------- /Cursors/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/README.txt -------------------------------------------------------------------------------- /Cursors/_install Posy Black.inf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Cursors/_install Posy Black.inf -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/README.txt -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/custom.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/custom.css -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/emotes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/emotes.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/misc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/misc.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/plugins.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/plugins.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/settings.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/data/stable/themes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/data/stable/themes.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/0BDFDB.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/0BDFDB.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/0BDFDB.data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/0BDFDB.data.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/0BDFDB.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/0BDFDB.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/0BDFDB.raw.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/0BDFDB.raw.css -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/0PluginLibrary.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/0PluginLibrary.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/AppNotifications.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/AppNotifications.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/CollapsibleUI.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/CollapsibleUI.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/CollapsibleUI.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/CollapsibleUI.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/FavoriteMedia.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/FavoriteMedia.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/FavoriteMedia.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/FavoriteMedia.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/ImageUtilities.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/ImageUtilities.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/ImageUtilities.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/ImageUtilities.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/InAppNotifications.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/InAppNotifications.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/README.txt: -------------------------------------------------------------------------------- 1 | Move files in %AppData%\BetterDiscord\plugins 2 | -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/RemoveChatButtons.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/RemoveChatButtons.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/RemoveChatButtons.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/RemoveChatButtons.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/ShowHiddenChannels.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/ShowHiddenChannels.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/ShowHiddenChannels.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/ShowHiddenChannels.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/SpotifyControls.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/SpotifyControls.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/SpotifyControls.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/SpotifyControls.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/SpotifyListenAlong.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/SpotifyListenAlong.config.json -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/SpotifyListenAlong.plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/SpotifyListenAlong.plugin.js -------------------------------------------------------------------------------- /Discord/BetterDiscord/plugins/ZeresPluginLibrary.config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/BetterDiscord/plugins/ZeresPluginLibrary.config.json -------------------------------------------------------------------------------- /Discord/Client/README.txt: -------------------------------------------------------------------------------- 1 | Move this in %AppData%\Roaming\discord\ 2 | -------------------------------------------------------------------------------- /Discord/Client/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Discord/Client/settings.json -------------------------------------------------------------------------------- /Firefox/Plugins/AutoTabDiscard/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/AutoTabDiscard/README.txt -------------------------------------------------------------------------------- /Firefox/Plugins/CustomScrollbars/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/CustomScrollbars/README.txt -------------------------------------------------------------------------------- /Firefox/Plugins/CustomScrollbars/custom-scrollbars-backup.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/CustomScrollbars/custom-scrollbars-backup.json -------------------------------------------------------------------------------- /Firefox/Plugins/DarkReader/Dark-Reader-Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/DarkReader/Dark-Reader-Settings.json -------------------------------------------------------------------------------- /Firefox/Plugins/DarkReader/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/DarkReader/README.txt -------------------------------------------------------------------------------- /Firefox/Plugins/TreeStyleTab/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/TreeStyleTab/README.txt -------------------------------------------------------------------------------- /Firefox/Plugins/TreeStyleTab/configs-treestyletab.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/TreeStyleTab/configs-treestyletab.json -------------------------------------------------------------------------------- /Firefox/Plugins/Vimium/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/Vimium/README.txt -------------------------------------------------------------------------------- /Firefox/Plugins/Vimium/vimium-options.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/Plugins/Vimium/vimium-options.json -------------------------------------------------------------------------------- /Firefox/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/README.txt -------------------------------------------------------------------------------- /Firefox/chrome/firefoxStableTitle.uc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/firefoxStableTitle.uc.js -------------------------------------------------------------------------------- /Firefox/chrome/img/background1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/img/background1.jpg -------------------------------------------------------------------------------- /Firefox/chrome/img/background2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/img/background2.jpg -------------------------------------------------------------------------------- /Firefox/chrome/img/background3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/img/background3.gif -------------------------------------------------------------------------------- /Firefox/chrome/old.userContent.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/old.userContent.css -------------------------------------------------------------------------------- /Firefox/chrome/userChrome.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/userChrome.css -------------------------------------------------------------------------------- /Firefox/chrome/userContent.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Firefox/chrome/userContent.css -------------------------------------------------------------------------------- /Fish/completions/fisher.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/completions/fisher.fish -------------------------------------------------------------------------------- /Fish/conf.d/hydro.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/conf.d/hydro.fish -------------------------------------------------------------------------------- /Fish/config.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/config.fish -------------------------------------------------------------------------------- /Fish/fish_plugins: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/fish_plugins -------------------------------------------------------------------------------- /Fish/fish_variables: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/fish_variables -------------------------------------------------------------------------------- /Fish/functions/e.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/e.fish -------------------------------------------------------------------------------- /Fish/functions/f.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/f.fish -------------------------------------------------------------------------------- /Fish/functions/fish_greeting.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fish_greeting.fish -------------------------------------------------------------------------------- /Fish/functions/fish_mode_prompt.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fish_mode_prompt.fish -------------------------------------------------------------------------------- /Fish/functions/fish_prompt.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fish_prompt.fish -------------------------------------------------------------------------------- /Fish/functions/fish_prompt.fish.old: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fish_prompt.fish.old -------------------------------------------------------------------------------- /Fish/functions/fish_prompt_loading_indicator.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fish_prompt_loading_indicator.fish -------------------------------------------------------------------------------- /Fish/functions/fish_user_key_bindings.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fish_user_key_bindings.fish -------------------------------------------------------------------------------- /Fish/functions/fisher.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/fisher.fish -------------------------------------------------------------------------------- /Fish/functions/g.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/g.fish -------------------------------------------------------------------------------- /Fish/functions/j.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/j.fish -------------------------------------------------------------------------------- /Fish/functions/l.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/l.fish -------------------------------------------------------------------------------- /Fish/functions/n.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/n.fish -------------------------------------------------------------------------------- /Fish/functions/nnn.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/nnn.fish -------------------------------------------------------------------------------- /Fish/functions/py.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/py.fish -------------------------------------------------------------------------------- /Fish/functions/python.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/python.fish -------------------------------------------------------------------------------- /Fish/functions/python3.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/python3.fish -------------------------------------------------------------------------------- /Fish/functions/q.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/q.fish -------------------------------------------------------------------------------- /Fish/functions/wcd.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/wcd.fish -------------------------------------------------------------------------------- /Fish/functions/y.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/functions/y.fish -------------------------------------------------------------------------------- /Fish/themes/Catppuccin Frappe.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/themes/Catppuccin Frappe.theme -------------------------------------------------------------------------------- /Fish/themes/Catppuccin Latte.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/themes/Catppuccin Latte.theme -------------------------------------------------------------------------------- /Fish/themes/Catppuccin Macchiato.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/themes/Catppuccin Macchiato.theme -------------------------------------------------------------------------------- /Fish/themes/Catppuccin Mocha.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Fish/themes/Catppuccin Mocha.theme -------------------------------------------------------------------------------- /FlowLauncher/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/README.txt -------------------------------------------------------------------------------- /FlowLauncher/UserData/README.txt: -------------------------------------------------------------------------------- 1 | Move Content in %LOCALAPPDATA%/FlowLauncher/app-xx/ 2 | -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Caculator/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Caculator/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Explorer/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Explorer/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.PluginsManager/Settings.json: -------------------------------------------------------------------------------- 1 | { 2 | "WarnFromUnknownSource": true 3 | } -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Program/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Program/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Shell/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Shell/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Url/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.Url/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.WebSearch/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Flow.Launcher.Plugin.WebSearch/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Microsoft.Plugin.WindowWalker/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Microsoft.Plugin.WindowWalker/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Plugins/Windows Terminal profiles/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Plugins/Windows Terminal profiles/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Settings/Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Settings/Settings.json -------------------------------------------------------------------------------- /FlowLauncher/UserData/Themes/catppuccin.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/FlowLauncher/UserData/Themes/catppuccin.xaml -------------------------------------------------------------------------------- /Keyboard/qmkmak1/amd64/qmkmak1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/amd64/qmkmak1.dll -------------------------------------------------------------------------------- /Keyboard/qmkmak1/i386/qmkmak1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/i386/qmkmak1.dll -------------------------------------------------------------------------------- /Keyboard/qmkmak1/ia64/qmkmak1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/ia64/qmkmak1.dll -------------------------------------------------------------------------------- /Keyboard/qmkmak1/qmkmak1.klc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/qmkmak1.klc -------------------------------------------------------------------------------- /Keyboard/qmkmak1/qmkmak1_amd64.msi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/qmkmak1_amd64.msi -------------------------------------------------------------------------------- /Keyboard/qmkmak1/qmkmak1_i386.msi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/qmkmak1_i386.msi -------------------------------------------------------------------------------- /Keyboard/qmkmak1/qmkmak1_ia64.msi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/qmkmak1_ia64.msi -------------------------------------------------------------------------------- /Keyboard/qmkmak1/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/setup.exe -------------------------------------------------------------------------------- /Keyboard/qmkmak1/wow64/qmkmak1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Keyboard/qmkmak1/wow64/qmkmak1.dll -------------------------------------------------------------------------------- /Komorebi/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Komorebi/README.txt -------------------------------------------------------------------------------- /Komorebi/komorebi.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Komorebi/komorebi.ahk -------------------------------------------------------------------------------- /Neovim/nvim/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/init.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/.luarc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/.luarc.json -------------------------------------------------------------------------------- /Neovim/nvim/lua/autocmds.lua: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Neovim/nvim/lua/lazy_plugins.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/lazy_plugins.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/mappings.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/mappings.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/options.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/options.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/pack_plugins.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/pack_plugins.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/auto-session.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/auto-session.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/barbar.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/barbar.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/catppuccin.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/catppuccin.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/code-runner.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/code-runner.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/coq_nvim.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/coq_nvim.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/init.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/lsp-zero.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/lsp-zero.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/lualine.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/lualine.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/nvim-surround.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/nvim-surround.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/oil.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/oil.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/sj.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/sj.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/substitute.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/substitute.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/telescope.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/telescope.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/toggleterm.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/toggleterm.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/chadtree.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/chadtree.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/leap.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/leap.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/lightspeed.lua: -------------------------------------------------------------------------------- 1 | require('lightspeed').setup({ 2 | substitute_chars = { ['\r'] = '↵'} 3 | }) 4 | -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/lspconfig.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/lspconfig.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/nvim-cmp.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/nvim-cmp.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/nvim-tree.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/nvim-tree.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/presence.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/presence.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/plugins/unused/todo-comments.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/plugins/unused/todo-comments.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/theme.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/theme.lua -------------------------------------------------------------------------------- /Neovim/nvim/lua/utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Neovim/nvim/lua/utils.lua -------------------------------------------------------------------------------- /Registry/DisableLockWorkstation.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Registry/DisableLockWorkstation.reg -------------------------------------------------------------------------------- /Registry/Favorite Bar Hack/Read Me.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Registry/Favorite Bar Hack/Read Me.txt -------------------------------------------------------------------------------- /Registry/Favorite Bar Hack/default.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Registry/Favorite Bar Hack/default.reg -------------------------------------------------------------------------------- /Registry/Favorite Bar Hack/to fav icon.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Registry/Favorite Bar Hack/to fav icon.reg -------------------------------------------------------------------------------- /Startup/DisableToolbarLinks.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/DisableToolbarLinks.ahk -------------------------------------------------------------------------------- /Startup/Elevated/KillProcess.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/Elevated/KillProcess.ahk -------------------------------------------------------------------------------- /Startup/Elevated/README.txt: -------------------------------------------------------------------------------- 1 | Elevate programs with Task Scheduler. 2 | -------------------------------------------------------------------------------- /Startup/Elevated/TBarIconBlanker.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/Elevated/TBarIconBlanker.ahk -------------------------------------------------------------------------------- /Startup/Elevated/extend layer.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/Elevated/extend layer.ahk -------------------------------------------------------------------------------- /Startup/Elevated/libs/mouseLayer.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/Elevated/libs/mouseLayer.ahk -------------------------------------------------------------------------------- /Startup/Elevated/libs/mouseLayer.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/Elevated/libs/mouseLayer.exe -------------------------------------------------------------------------------- /Startup/HideExplorerSearchBar.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/HideExplorerSearchBar.exe -------------------------------------------------------------------------------- /Startup/HideTaskbar.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/HideTaskbar.ahk -------------------------------------------------------------------------------- /Startup/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/README.txt -------------------------------------------------------------------------------- /Startup/hotkeys2.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/hotkeys2.ahk -------------------------------------------------------------------------------- /Startup/komorebi_setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Startup/komorebi_setup.py -------------------------------------------------------------------------------- /Themes/Catppuccin_borders.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Themes/Catppuccin_borders.theme -------------------------------------------------------------------------------- /Themes/Catppuccin_borders/Catppuccin_borders.msstyles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Themes/Catppuccin_borders/Catppuccin_borders.msstyles -------------------------------------------------------------------------------- /Themes/Dracula_New.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Themes/Dracula_New.theme -------------------------------------------------------------------------------- /Themes/Dracula_new/Dracula_new.msstyles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Themes/Dracula_new/Dracula_new.msstyles -------------------------------------------------------------------------------- /Themes/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Themes/README.txt -------------------------------------------------------------------------------- /Wezterm/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Wezterm/README.txt -------------------------------------------------------------------------------- /Wezterm/wezterm.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Wezterm/wezterm.lua -------------------------------------------------------------------------------- /Yasb/.yasb/config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Yasb/.yasb/config.yaml -------------------------------------------------------------------------------- /Yasb/.yasb/scripts/ActivateTray.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Yasb/.yasb/scripts/ActivateTray.ahk -------------------------------------------------------------------------------- /Yasb/.yasb/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Yasb/.yasb/styles.css -------------------------------------------------------------------------------- /Yasb/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sheeperino/dotfiles/HEAD/Yasb/README.txt --------------------------------------------------------------------------------