fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r81s6m/i3gaps_polybar_first_rice_how_did_i_do/"> <img src="https://preview.redd.it/brdzexstjc381.png?width=640&crop=smart&auto=webp&s=45cf8725060e93fde97f148092f15ade767c894d" alt="[i3-gaps + polybar] first rice, how did i do?" title="[i3-gaps + polybar] first rice, how did i do?" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/TheWitherBossYT"> /u/TheWitherBossYT </a> <br/> <span><a href="https://i.redd.it/brdzexstjc381.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r81s6m/i3gaps_polybar_first_rice_how_did_i_do/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Really weird issue I'm having. Everything was working fine till yesterday, now videos will just not play and will just buffer instead.</p> <p><a href="https://superuser.com/questions/1223030/cant-play-music-or-youtube-videos-on-arch-linux">https://superuser.com/questions/1223030/cant-play-music-or-youtube-videos-on-arch-linux</a></p> <p>​</p> <p>I tried the solution from the link above, but that didn't fix it for me even after updating and rebooting.</p> <p>It's not a browser issue I don't think, mainly because I tried with firefox and chromium browsers, none of them work. It's not an extension causing this either, because well, I tried multiple browsers and incognito mode.</p> <p>​</p> <p>I am really confused. Running the browsers from the terminal doesn't show any errors or anything weird and neither does the console.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/iAgree-_-"> /u/iAgree-_- </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r3be0v/youtube_videos_not_playing_in_any_browser_or_even/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r3be0v/youtube_videos_not_playing_in_any_browser_or_even/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r19ibv/kde_my_new_daily_driver/"> <img src="https://preview.redd.it/nk0zh30iok181.png?width=640&crop=smart&auto=webp&s=280642a35f1d68115d9e7562597208830261eaf7" alt="[KDE] My new daily driver..." title="[KDE] My new daily driver..." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/fleurdelys-"> /u/fleurdelys- </a> <br/> <span><a href="https://i.redd.it/nk0zh30iok181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r19ibv/kde_my_new_daily_driver/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Since 1.0.0 is released, people said they have hard time to get started with meow because the tutorial is not enough.</p> <p>And now we are at 1.1.0, there are some minor fixs, but for the most important</p> <ul> <li><p>We have <code>M-x meow-tutor</code></p></li> <li><p>We have a WIP <a href="https://github.com/Not-Leader/doom-meow">doom module for meow</a></p></li> </ul> <p>Great jobs from the contributors, we also enabled <a href="https://github.com/meow-edit/meow/discussions">discussions</a>.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/DogLooksGood"> /u/DogLooksGood </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ra3w6n/meow_110_release/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/ra3w6n/meow_110_release/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hey all, I've been playing around with general and noticed that it's doing something weird. Namely, I have "SPC w" mapped to <code>evil-window-map</code> (so I can do "SPC w s" to open a window below or "SPC w l" to move focus right). However, when I evaluate <code>(key-binding (kbd "SPC w"))</code>, it returns <code>(keymap evil-window-map evil-window-map)</code> - that is, "SPC w" is bound to a keymap whose elements are two copies of the evil-window-map keymap. This doesn't affect my workflow at all, but it's pretty unexpected, and I thought I'd check on here to make sure I wasn't missing something dumb.</p> <p>The minimal config I could reproduce it with is:</p> <pre><code>(use-package general :config (general-create-definer leader-def :states '(normal visual motion) :prefix "SPC")) (use-package evil :config (evil-mode)) (leader-def "" nil ;;to prevent an error about SPC not being a prefix "w" 'evil-window-map) </code></pre> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/summetria"> /u/summetria </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qyh960/why_is_general_duplicating_a_command_keymap/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qyh960/why_is_general_duplicating_a_command_keymap/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue