Commit Graph

  • a3a630a3e8
    avoid the lf/sxiv resize bug by not swallowing Luke Smith 2021-10-02 11:53:16 -04:00
  • bdfbeeb293
    Change $source back to $sources cronidea 2021-09-28 20:57:44 +01:00
  • 5f67ed322f
    Merge pull request #1 from krisdoodle45/patch-3 cronidea 2021-09-28 20:52:20 +01:00
  • ba3e13909c
    Re-add don't show OTP in passwords krisdoodle45 2021-09-28 21:34:20 +02:00
  • 8f28de8865
    Better random passwords krisdoodle45 2021-09-28 21:30:49 +02:00
  • 4818f21e52
    Re-add different volume icons, and make the source variable more robust krisdoodle45 2021-09-28 21:10:18 +02:00
  • 4192971e8b
    Update sb-volume cronidea 2021-09-28 16:47:38 +01:00
  • 505c4a4a13
    Add muteinputs cronidea 2021-09-28 16:42:59 +01:00
  • 92336ad746
    Even cleaner way of generating passwords krisdoodle45 2021-09-28 12:39:08 +02:00
  • 10a1da670e
    Merge branch 'LukeSmithxyz:master' into master krisdoodle45 2021-09-28 12:03:24 +02:00
  • e25032bc26
    Big cleanup krisdoodle45 2021-09-28 12:03:06 +02:00
  • 162ed8889b
    fix sb-internet problems with multiple wifi cards (#1008) Future is FOSS 2021-09-27 19:18:53 +05:30
  • f173ca0ad5
    Some variables krisdoodle45 2021-09-25 10:23:39 +02:00
  • ffdc3ceb57
    Don't show OTP results in passwords krisdoodle45 2021-09-25 09:50:41 +02:00
  • 1d7c82ce89
    No more pwgen bloatware krisdoodle45 2021-09-24 21:50:35 +02:00
  • 68f43c4847
    Add improved passwords script krisdoodle45 2021-09-24 21:12:50 +02:00
  • a487911b56
    fix sb-internet problems with multiple wifi cards #1008 Future is FOSS 2021-09-24 19:10:19 +00:00
  • 1b52c149cd
    Merge branch 'LukeSmithxyz:master' into master krisdoodle45 2021-09-24 20:32:51 +02:00
  • 828c052184
    We don't need sed here (#1006) krisdoodle45 2021-09-24 16:35:49 +02:00
  • 108dc9d692
    We don't need sed here #1006 krisdoodle45 2021-09-24 16:29:43 +02:00
  • 60e6128754
    no ping and other tweaks Luke Smith 2021-09-24 09:50:24 -04:00
  • 15d09bac36
    sysact rewrite and minor stuff (#1000) Hekuran 2021-09-23 20:54:58 +02:00
  • 71cab885f0 implemented loginctl and fixed shebang #1000 Hekuran 2021-09-23 20:42:50 +02:00
  • 5caaa489ac
    Merge branch 'master' of github.com:LukeSmithxyz/voidrice Luke Smith 2021-09-23 12:43:16 -04:00
  • f42cb321f0
    close #996 Luke Smith 2021-09-23 12:40:12 -04:00
  • dd8da1765a
    show red cross if wifi is disabled (#898) Future is FOSS 2021-09-23 21:45:42 +05:30
  • fb8923b841
    Here program name should be given not package name (#973) Arjun Karangiya 2021-09-23 21:32:51 +05:30
  • 93a9e978da
    Add partition label to dmenuumount script (#999) Richard Halford 2021-09-23 16:48:58 +01:00
  • c172efd515
    Merge branch 'master' of github.com:LukeSmithxyz/voidrice Luke Smith 2021-09-23 11:30:30 -04:00
  • 347716361b
    close #1002 Luke Smith 2021-09-23 11:30:23 -04:00
  • a438e92778
    Get the location based on the ip from freegeoip #1005 M.Zeinali 2021-09-16 23:56:20 +04:30
  • 46aa56d0c4
    Match all empty space (incl. tab) #996 krisdoodle45 2021-09-14 18:48:23 +02:00
  • 3514d49c28
    sed global is not needed krisdoodle45 2021-09-14 18:44:38 +02:00
  • f1814b3690
    mpv: fix error on launch by removing directories inside mpv's scripts directory (#1004) Wis 2021-09-13 17:17:29 +03:00
  • 0705097e5d rename variable #1004 Wis 2021-09-13 16:55:50 +03:00
  • 1299429719 load modules/plugins from script_modules, outside mpv's script-files-only directory Wis 2021-09-13 16:49:43 +03:00
  • 72cc082cc5 add script_modules directory outside scripts direcoty Wis 2021-09-13 16:37:07 +03:00
  • 434014d493 remove submodule dir from mpv scripts dir Wis 2021-09-13 01:36:36 +03:00
  • c17c4c60d9 remove dirs from mpv scripts dir Wis 2021-09-13 01:34:34 +03:00
  • 1d116a3ebd
    Use sed instead of awk krisdoodle45 2021-09-12 21:46:48 +02:00
  • 948f5ef3d4
    Return the shortcut name for ease of use krisdoodle45 2021-09-12 21:38:25 +02:00
  • ede14e5420 what the actual phucc Hekuran 2021-09-06 12:27:34 +02:00
  • 5a58f8b30d why was this still here? it belongs in ~/.config/ Hekuran 2021-09-05 09:57:40 +02:00
  • efe35c2fb4
    minor forgoten stuff Hekuran 2021-09-05 09:50:19 +02:00
  • b63e143703
    Add partition label to dmenuumount script #999 Richard Halford 2021-09-03 17:25:02 +01:00
  • 965a1dcad2
    Add partition labelling to dmenumount #998 Richard Halford 2021-09-03 17:15:52 +01:00
  • 66807a6613
    Merge branch 'LukeSmithxyz:master' into master krisdoodle45 2021-09-01 10:48:43 +02:00
  • 9ad2be86a9
    Only match "$HOME" instead of "-" krisdoodle45 2021-09-01 10:44:11 +02:00
  • 9a2dc2618e
    Return dunst and zathura color schemes to normal if python-pywal is uninstalled. (#995) krisdoodle45 2021-08-31 23:00:23 +02:00
  • 3d2d4603a9
    Return by pywal edited config files to normal if pywal is uninstalled. #995 krisdoodle45 2021-08-31 22:43:15 +02:00
  • 36db889cc1
    Automatically backup existing config files krisdoodle45 2021-08-31 22:40:33 +02:00
  • 8c98f84f19
    Merge branch 'LukeSmithxyz:master' into master krisdoodle45 2021-08-31 22:38:49 +02:00
  • 05aa7d1182
    Fix & improve lf's moveto, copyto and cd to bm-dir (#994) krisdoodle45 2021-08-31 15:28:33 +02:00
  • 6e26b9432d
    Fix & improve lf's moveto, copyto and cd to bm-dir #994 krisdoodle45 2021-08-31 14:39:55 +02:00
  • 32b56b96f9
    Merge branch 'LukeSmithxyz:master' into master krisdoodle45 2021-08-29 19:07:45 +02:00
  • f956d79c11
    binding for copying to clipboard #991 frogtile 2021-08-28 20:28:13 +06:00
  • 9b6005292c
    lapsus calami (#988) Hekuran 2021-08-25 15:51:52 +02:00
  • aa331e8c00
    lapsus calami #988 Hekuran 2021-08-25 15:24:12 +02:00
  • 645058d1b5
    Merge branch 'master' of github.com:LukeSmithxyz/voidrice Luke Smith 2021-08-25 08:03:03 -04:00
  • 1c676c7cf2
    close #971 Luke Smith 2021-08-25 08:02:39 -04:00
  • 817a4f390a
    add to aliasrs #971 Hekuran 2021-08-25 13:46:00 +02:00
  • 2eb02268b6
    Changed paru to yay due to new LARBS changes (#987) krisdoodle45 2021-08-24 19:09:07 +00:00
  • 1270885104
    Changed paru to yay due to new LARBS changes #987 krisdoodle45 2021-08-24 18:12:27 +00:00
  • 0a6982f1e1
    update ext script (#986) Hekuran 2021-08-19 13:56:44 +02:00
  • 273382367a
    update ext script #986 Hekuran 2021-08-19 07:41:41 +02:00
  • f36f2fe539
    Change sb-price to allow custom currency (#963) cronidea 2021-08-18 13:35:04 +01:00
  • 46b7d3f0c1
    add /efi to exceptions in unmount script (#983) Hector Canizales 2021-08-15 20:04:07 -05:00
  • c62e9d7e44 add /efi to exceptions in unmount script #983 Hector Canizales 2021-08-15 18:56:31 -05:00
  • eef59cafd7
    Merge branch 'master' of github.com:LukeSmithxyz/voidrice Luke Smith 2021-08-14 13:10:05 -04:00
  • ebadf06c5a
    credit desktop art Luke Smith 2021-08-14 13:09:51 -04:00
  • 32f91e223d
    vim-airline repo changed its ownership from bling to vim-airline (#982) Rafael 2021-08-13 12:20:53 +00:00
  • 517f7448ce
    vim-airline repo changed its ownership from bling to vim-airline #982 Rafael Madriz 2021-08-12 22:57:49 -03:00
  • 418c00cbc4
    Update peertubetorrent due to changed URL format (#979) krisdoodle45 2021-08-07 19:10:36 +00:00
  • dbe1e6edea
    Update peertubetorrent due to changed URL format #979 krisdoodle45 2021-08-07 19:04:25 +00:00
  • 83558e2b1c
    Add option to add OTP to passwords script #976 cronidea 2021-08-06 11:13:17 +01:00
  • e424c8ba8e
    Change links to https (#978) Jonatan Schneevoigt 2021-08-04 22:17:05 +02:00
  • ea6749e0f8 Change links to https #978 Jonatan 2021-08-04 22:08:37 +02:00
  • 7f57c77af1
    Update sb-volume #966 vartiovaara 2021-08-01 23:48:06 +03:00
  • 2363526b67
    Odysee to linkhandler (#977) Ryan Wilson 2021-07-31 08:36:45 -03:00
  • b1abfea14c Odysee to linkhandler #977 Ryan D. Wilson 2021-07-30 23:42:24 -03:00
  • 48a37badd5
    Add passwords script cronidea 2021-07-26 18:37:29 +01:00
  • 1df8bcd8fe
    Minor performance improvements (#975) Thomas Voss 2021-07-21 18:09:53 +02:00
  • 73831bb424 Replace echo and awk with a parameter expansion #975 Mango0x45 2021-07-21 17:24:28 +02:00
  • a93d14d328 Skip head and grep and do it all in sed Mango0x45 2021-07-21 17:16:18 +02:00
  • 661c9f53db
    use just awk without grep (#974) viviansamuel 2021-07-18 18:42:48 +05:30
  • 24d32ff3b7 use just awk without grep #974 viviaaan 2021-07-18 15:17:07 +05:30
  • 28d2087b29 Here program name should be given not package name #973 Arjun Karangiya 2021-07-15 11:44:15 +05:30
  • 98ec81cba6
    update to Emoji 13.1 #972 Wis 2021-07-14 16:05:41 +03:00
  • 67871e8a4f added newline,caused crashes to some users & bash Hekuran 2021-07-10 20:10:46 +02:00
  • 3e47b40794 minor important fixes Hekuran 2021-07-10 19:57:29 +02:00
  • 091d7e54c5
    landchad.net added to default/example rss Luke Smith 2021-06-30 23:00:19 -04:00
  • 96ee4991d2
    Update volume when scrolling on volume icon. vartiovaara 2021-06-30 17:23:30 +03:00
  • fe7d9440dd
    Merge branch 'master' of github.com:LukeSmithxyz/voidrice Luke Smith 2021-06-26 14:49:27 -04:00
  • d67a55771c
    switch from yay to paru Luke Smith 2021-06-26 14:43:15 -04:00
  • d728436150
    for passmenu to use gtk3 box (#931) Hekuran 2021-06-25 02:54:49 +02:00
  • 693c4317f5
    Add Braille font family to monospace @ fontconfig (#901) Kipras Melnikovas 2021-06-25 03:52:27 +03:00
  • 542c4ab18d
    Change tutorialvids links to PeerTube due to potential YT deletion (#929) Adriel Benati 2021-06-24 21:49:54 -03:00
  • 0a6c41b39e
    fix update colorsheme on boot #964 John Stef 2021-06-23 16:44:23 +03:00
  • aede9ea3c0
    Change sb-price to allow custom currency #963 cronidea 2021-06-21 15:34:24 +01:00
  • 968ebffdde
    fix sb-price: touch missing files #961 Kipras Melnikovas 2021-06-17 17:49:30 +03:00