fixing a bunch of broken stuff I think

This commit is contained in:
Chris Cochrun 2022-02-25 14:16:41 -06:00
parent 0dbc3ead0e
commit 8bace887a2
1551 changed files with 299 additions and 57481 deletions

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Hello,</p> <p>Recently I installed pdf-tools on emacs through MELPA,</p> <p>The keybindings seem not to work, for example I cannot zoom out with the &quot;-&quot; key, when changing page the pdf render dissapears, etc...</p> <p>My setup: Arch linux, 4k display (XFT scaling done on Xresources file).</p> <p>Installed pdf-tools by M-x package-install pdf-tools; M-x pdf-tools-install.</p> <p>Also tried the AUR package emacs-pdf-tools-git.</p> <p>Both seem to not work :(</p> <p>I do not how what more info to post, please tell me what shall I add to the post. (new to reddit)</p> <p>Thanks in advance,</p> <p>Uopaaa777</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Uopaaa777"> /u/Uopaaa777 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r0b62p/pdftools_keybindingsoverall_not_working_properly/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r0b62p/pdftools_keybindingsoverall_not_working_properly/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Hi, I want to use arch and xmonad for my next pc. No problem for that or the config of that.</p> <p>&#x200B;</p> <p>My question is about the &quot;software&quot;, what I need to install for having a good workstation in term of security/usuabilty ? I come from fedora/KDE.</p> <p>&#x200B;</p> <p>For example in kde I have KWallet, it&#39;s a good think to have a password manager ?</p> <p>&#x200B;</p> <p>I plan to install :</p> <p>- xorg (xorg-server)</p> <p>- xmonad (xmonad xmonad-contrib)</p> <p>- xmobar (xmobar)</p> <p>- network manager (nmcli)</p> <p>- bluetooth (bluez-utils)</p> <p>- wallpaper (nitrogen)</p> <p>- rofi if compatyble with xmonad</p> <p>- notification (dunst) is ok or something better exist ?</p> <p>- compositor (picom)</p> <p>- console (konsole or alacritty)</p> <p>- text editor (like vim or nano)</p> <p>- audio (alsa and pulseaudio ?)</p> <p>- firewall (firewalld)</p> <p>- lock screen (betterlockscreen)</p> <p>- bluetooth and wifi painless (rofi-bluetooth, rofi-wifi-menu)</p> <p>&#x200B;</p> <p>I need to work with :</p> <p>- I make lot of call with google meet or slack or teams so I need a mic, is alsa sufficient ?</p> <p>- phpstorm (need specific package ?)</p> <p>- sometime I need to plug my pc in a tv for presentation is xorg sufficient ?</p> <p>&#x200B;</p> <p>Thanks.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/HadockB"> /u/HadockB </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rudpi4/what_i_need_to_install_for_having_a_good/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/rudpi4/what_i_need_to_install_for_having_a_good/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I installed Arch Linux on my Thinkpad T420. My display manager is LightDM and my window manager is DWM.</p> <p>I had a problem where DWM and LightDM were not at the correct resolution. I initially fixed this by reinstalling xf86-input-libinput and xf86-video-intel.</p> <p>However, I ha e this issue again, and reinstalling my drivers does NOT fix it. Why is this happening and how do I fix it?</p> <p>Also, running xrandr gives me: xrandr: output LVDS1 cannot use rotation &quot;normal&quot; reflection &quot;none&quot;</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SaltyMaybe7887"> /u/SaltyMaybe7887 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qz12nr/incorrect_resolution_on_my_thinkpad_t420/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/qz12nr/incorrect_resolution_on_my_thinkpad_t420/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I remember that when I first installed libreoffice there was a prompt if I wanted to use the dark or light theme. Ive tried uninstalling it and altering several files but the theme remains dark. I tried using the theme option in Libre settings.</p> <p>Dark mode is really hard to use as buttons are hard to see. Please help me get light theme going.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xsupremeleader"> /u/xsupremeleader </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r9vlm3/reset_libreoffice_theme/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r9vlm3/reset_libreoffice_theme/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>having trouble with org-journal and org-agenda - </p> <p>I configured org-journal-carryover-items to carry over all except those marked DONE . This carryover happens at file-creation time for the next day. </p> <p>If I schedule something in an org-journal entry for a date in the future, the file is created. But there are no carryover items at the time. </p> <p>When items do carry over, the file is already created, so they dont get added to the existing file.</p> <p>&#x200B;</p> <p>How do I fix this?</p> <p>&#x200B;</p> <p>Doom emacs </p> <p>&#x200B;</p> <pre><code>(org +journal +pretty) ;; init.el ;; config.el (use-package org-journal :defer t :custom (org-journal-dir &quot;~/Documents/org/journal/&quot;) :config (setq org-journal-enable-agenda-integration t org-journal-file-format &quot;%F&quot; org-journal-carryover-items &quot;-TODO=\&quot;DONE\&quot;&quot;)) </code></pre> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PigsDogsAndSheep"> /u/PigsDogsAndSheep </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r8121a/configuring_orgjournal_and_orgagenda_to_carryover/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r8121a/configuring_orgjournal_and_orgagenda_to_carryover/">[comments]</a></span>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r5blb1/i3gaps_fourth_day/"> <img src="https://preview.redd.it/byhaqim42n281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=0be12e5f3a870d913981254ddf3893ce7c7dc3a3" alt="[i3-gaps] Fourth day" title="[i3-gaps] Fourth day" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/account69420haha"> /u/account69420haha </a> <br/> <span><a href="https://i.redd.it/byhaqim42n281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r5blb1/i3gaps_fourth_day/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I installed firefox today and noticed that it had a title bar by default. I did untick the title bar option in customizations but it does not work.<br/> <a href="https://imgur.com/a/w2xrlEu">https://imgur.com/a/w2xrlEu</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/moshiTheNerd"> /u/moshiTheNerd </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q8lgaq/cannot_remove_title_bar_from_firefox/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/q8lgaq/cannot_remove_title_bar_from_firefox/">[comments]</a></span>

View file

@ -1 +0,0 @@
&#32; submitted by &#32; <a href="https://www.reddit.com/user/Tommerd"> /u/Tommerd </a> <br/> <span><a href="https://www.emacsdocs.org">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r57gaz/introducing_emacs_docs_the_modern_documentation/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Hi,<br/> Im a super nooby level Arch user and was wondering if in the whiskers menu in XFCE it would be possible to make an application that redirects to a website. </p> <p>Just a simple application that opens up , maybe even has a screen where you can select a site, and then it will take you to that in firefox. </p> <p>Any suggested tools or guides to read ?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/JSV007"> /u/JSV007 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r32y3y/can_i_make_a_redirect_into_an_application/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r32y3y/can_i_make_a_redirect_into_an_application/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Not sure where to post this as it is a combination of several software problems. But if not allowed, please delete. </p> <p>&#x200B;</p> <p>Using a Turtle Beach 700 Stealth Gen 2 to hopefully connect to Mixxx as output for headphones. Unfortunately pulseaudio has an error when opening due to an unrecognized name... </p> <p>&#x200B;</p> <p>The name of these headphones is &quot;Stealth 700 Gen 2\r\n&quot; </p> <p>&#x200B;</p> <p>Thanks Windows. I need to permanently rename these headphones as simply going to /var/lib/bluetooth/[controller]/[MAC]/info and adjusting does nothing upon restarting the bluetooth service. It is overwritten with the old name upon pairing. </p> <p>&#x200B;</p> <p>Has anyone seen this before or know why it is being overwritten?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/tpalmerstudios"> /u/tpalmerstudios </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r69j8g/rename_bluetoooth_device_due_to_windows_name/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r69j8g/rename_bluetoooth_device_due_to_windows_name/">[comments]</a></span>