Squashed commit of the following:

- rofi kaomoji-picker.sh and keybind in i3
    - rofi edit for vimish motions
    - indent change
    - swapped tmux keys
    - echo port on auto port
    - added proxy ignore to newsboat autofetch
    - added xorg-xwayland
    - autoport mc script using socat
    - removed /dev from cam alias
This commit is contained in:
2025-10-17 18:31:32 -05:00
parent 62ba4da27d
commit fe74ef66ee
9 changed files with 69 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
newsboat_loop(){
newsboat -x reload
NO_PROXY=\".com,.org,.xyz,.chat,.social,.net,.co\" newsboat -x reload
#newsboat -x print-unread | xargs -0 notify-send "newsboat feed"
unreads=$(newsboat -x print-unread)