Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linkhandler: refactorHEADmaster | sinanmohd | 2024-07-26 | 1 | -30/+54 |
| | |||||
* | linkhandler: handle .py and .toml | sinanmohd | 2024-05-08 | 1 | -1/+1 |
| | |||||
* | bin: rm wobload and audio_mutemic | sinanmohd | 2023-11-26 | 2 | -80/+0 |
| | |||||
* | repo: rm sds module | sinanmohd | 2023-11-26 | 1 | -0/+0 |
| | |||||
* | freezshot: wlr-randr -> swaymsg | sinanmohd | 2023-11-26 | 1 | -2/+2 |
| | |||||
* | wayland: dwl -> sway | sinanmohd | 2023-11-04 | 1 | -6/+4 |
| | |||||
* | bin/wobload: refactor | sinanmohd | 2023-11-04 | 1 | -31/+30 |
| | |||||
* | bin/linkhandler: clean up | sinanmohd | 2023-09-22 | 1 | -35/+34 |
| | |||||
* | bin/caffeine: fix, the m suffix was not removed | sinanmohd | 2023-09-01 | 1 | -1/+2 |
| | |||||
* | bin/caffeine: lock before screen goes out | sinanmohd | 2023-08-28 | 1 | -3/+4 |
| | |||||
* | freezshot: initial commit | sinanmohd | 2023-08-23 | 1 | -0/+62 |
| | |||||
* | wayland: blurred lockscreen support | sinanmohd | 2023-08-23 | 1 | -41/+45 |
| | |||||
* | cwall: use SIGKILL to kill swaybg for now | sinanmohd | 2023-08-16 | 1 | -1/+1 |
| | | | | swaybg seems to hang on SIGTERM sometimes | ||||
* | repo: bump sds submodule | sinanmohd | 2023-07-22 | 1 | -0/+0 |
| | |||||
* | ttyasrt: exec into programs instaed of forking | sinanmohd | 2023-07-11 | 1 | -2/+2 |
| | |||||
* | desktop-entry: drop Terminal=true from nnn and nvim for now | sinanmohd | 2023-07-09 | 2 | -2/+0 |
| | | | | | | | | | | due to a upstream bug affecting gtk programs when Terminal=true is set they try to launch the hardcoded /usr/bin/gnome-terminal and fail if it's not installed, this also affects firefox. maybe cheking the $TERMINAL environment variable might be better!!!. https://gitlab.com/mobian1/issues/-/issues/392 https://unix.stackexchange.com/questions/707469/error-with-gtk-launch-unable-to-find-terminal-required-for-application | ||||
* | linkhandler: better error management | sinanmohd | 2023-07-08 | 1 | -0/+4 |
| | |||||
* | linkhandler: now ttyasrt takes care of making sure tty is connected | sinanmohd | 2023-07-08 | 1 | -1/+1 |
| | |||||
* | desktop-entry: add entry for linkhandler | sinanmohd | 2023-07-08 | 1 | -0/+11 |
| | |||||
* | desktop-entry: initial commit, make use of ttyasrt | sinanmohd | 2023-07-08 | 2 | -0/+103 |
| | |||||
* | ttyasrt: initial commit, make sure a tty is connected | sinanmohd | 2023-07-08 | 1 | -0/+18 |
| | |||||
* | caffeine: proper spacing in menu and notify-send | sinanmohd | 2023-07-05 | 1 | -2/+2 |
| | |||||
* | mutemic: proper spacing in notify-send | sinanmohd | 2023-07-05 | 1 | -4/+2 |
| | |||||
* | caffeine: fail silently when dmenu input is empty | sinanmohd | 2023-07-04 | 1 | -0/+2 |
| | |||||
* | linkhandler: can now detect onion urls not just domains | sinanmohd | 2023-07-03 | 1 | -4/+5 |
| | |||||
* | linkhandler: detect .lua, .java, and .nix as text files | sinanmohd | 2023-07-03 | 1 | -1/+1 |
| | |||||
* | gnupg: initial commit | sinanmohd | 2023-07-02 | 1 | -0/+1 |
| | |||||
* | cwall: add support for jxl, case insensitive search | sinanmohd | 2023-06-25 | 1 | -7/+8 |
| | |||||
* | caffeine: keep your computer awake | sinanmohd | 2023-06-24 | 1 | -0/+118 |
| | |||||
* | wobload: spring cleaning: redundant lines, errmsg to stderr, ... | sinanmohd | 2023-06-01 | 1 | -8/+7 |
| | |||||
* | linkhandler: add support for .onion links, ignore / at the end | sinanmohd | 2023-05-17 | 1 | -1/+4 |
| | |||||
* | cwall: add the ablity to pick random wallpaper from a directory | sinanmohd | 2023-05-11 | 1 | -1/+43 |
| | | | | pass directory as the first argument to cwall | ||||
* | cwall: initial commit | sinanmohd | 2023-05-10 | 1 | -0/+67 |
| | | | | a helper script for swaybg | ||||
* | livevm: split longer lines and update err message to show new options | sinanmohd | 2023-05-06 | 1 | -2/+4 |
| | |||||
* | livevm: dont show menubar by default | sinanmohd | 2023-05-06 | 1 | -2/+2 |
| | |||||
* | livevm: add support for usb passthrough | sinanmohd | 2023-05-06 | 1 | -1/+5 |
| | |||||
* | livevm: add support for qcow2 and raw images | sinanmohd | 2023-05-06 | 1 | -1/+9 |
| | |||||
* | wobload: use proper exit code | sinanmohd | 2023-05-03 | 1 | -1/+1 |
| | |||||
* | wobload: initial commit | sinanmohd | 2023-05-03 | 1 | -0/+69 |
| | | | | a helper script for wob the wayland overlay bar | ||||
* | c: add vim modeline | sinanmohd | 2023-05-01 | 1 | -0/+2 |
| | |||||
* | font: add missing unicode hex for font awesome | sinanmohd | 2023-04-04 | 1 | -1605/+1605 |
| | |||||
* | font: import nerd font data for sds/dunicode | sinanmohd | 2023-04-04 | 1 | -0/+9116 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the following script was used to scrap the data off of nerd font website set -e nerd_sheet="https://www.nerdfonts.com/cheat-sheet" get_nerd() { curl --silent -H 'Accept-Encoding: gzip,deflate, br' --compressed "$nerd_sheet" } parse() { name= obs= while IFS="$(printf '\n')" read -r line do case "$line" in *obsolete*) obs=true ;; *"div class=\"nf "*) [ "$obs" = true ] && continue line="${line#*nf }" name="${line%% *}" ;; *"Copy Hex Code to Clipboard"*) if [ "$obs" = true ]; then obs=false continue fi line="${line%<*}" line="${line##*>}" printf "%b %s %s\n" "\U${line}" "$name" "$line" ;; *) continue ;; esac done unset name } get_nerd | parse | ||||
* | c: initial commit: basic skelton for c programming | sinanmohd | 2023-03-26 | 1 | -0/+11 |
| | |||||
* | livevm: shorter livem <cdrom> cmd | sinanmohd | 2023-03-23 | 1 | -0/+6 |
| | |||||
* | fix : livevm: wrong path to create qcow2 img, get rid of die, dont cat to grep | sinanmohd | 2023-03-23 | 1 | -4/+4 |
| | |||||
* | font: import emojis from voidrice | sinanmohd | 2023-03-20 | 1 | -0/+1630 |
| | |||||
* | font: switch to font awesome for fonts | sinanmohd | 2023-03-20 | 3 | -2/+1607 |
| | |||||
* | livevm: initial commit: a wrapper for qemu | sinanmohd | 2023-03-18 | 1 | -0/+61 |
| | |||||
* | audio_cyclesink: don't do anything if only one sink is available | sinanmohd | 2023-03-17 | 1 | -8/+13 |
| | |||||
* | audio_cyclesink, audio_mutemic: initial commit | sinanmohd | 2023-03-17 | 2 | -0/+92 |
| | | | | mute mic and cycle between wireplumber(pipewire) audio sinks |