summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* zathura: increase font sizesinanmohd2023-07-201-2/+3
|
* ttyasrt: exec into programs instaed of forkingsinanmohd2023-07-111-2/+2
|
* wayland: split systemd and systemd less routinesinanmohd2023-07-101-8/+14
|
* desktop-entry: drop Terminal=true from nnn and nvim for nowsinanmohd2023-07-092-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
* mimeapps: open js files with nvimsinanmohd2023-07-091-0/+1
|
* linkhandler: better error managementsinanmohd2023-07-081-0/+4
|
* linkhandler: now ttyasrt takes care of making sure tty is connectedsinanmohd2023-07-081-1/+1
|
* desktop-entry: add entry for linkhandlersinanmohd2023-07-081-0/+11
|
* desktop-entry: initial commit, make use of ttyasrtsinanmohd2023-07-082-0/+103
|
* ttyasrt: initial commit, make sure a tty is connectedsinanmohd2023-07-081-0/+18
|
* foot: initial commit, make bg blacksinanmohd2023-07-081-0/+2
|
* gitconfig: move to XDG_DATA_HOMEsinanmohd2023-07-081-0/+0
|
* caffeine: proper spacing in menu and notify-sendsinanmohd2023-07-051-2/+2
|
* mutemic: proper spacing in notify-sendsinanmohd2023-07-051-4/+2
|
* mako: switch to DeepMind sans, a free fontsinanmohd2023-07-041-1/+1
|
* fontconfig: switch to a free sans font and remove unnecessary linessinanmohd2023-07-041-15/+5
| | | | | | we dont need to duplicate sans-serif as sans for backward compatibility, as it's taken care off by the upstream with the following lines https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/main/fonts.conf.in#L58
* gitconfig: initial commitsinanmohd2023-07-041-0/+10
|
* caffeine: fail silently when dmenu input is emptysinanmohd2023-07-041-0/+2
|
* fontconfig: change terminess based on fc-listsinanmohd2023-07-041-1/+3
|
* linkhandler: can now detect onion urls not just domainssinanmohd2023-07-031-4/+5
|
* linkhandler: detect .lua, .java, and .nix as text filessinanmohd2023-07-031-1/+1
|
* gnupg: initial commitsinanmohd2023-07-021-0/+1
|
* config/htop: initial commitsinanmohd2023-07-021-0/+63
|
* config/swaylock: initial commitsinanmohd2023-07-021-0/+1
|
* wayland/winit: add dbus-xdp-enviroment and configure-gtksinanmohd2023-07-021-1/+5
| | | | see https://git.sinanmohd.com/nixos/tree/features/wayland.nix
* xdg-user-dirs: add user-dirssinanmohd2023-07-022-0/+16
|
* profile: add more env vars for waylandsinanmohd2023-07-021-1/+3
|
* gtk: remove rounded corners and dropshadow of themes like adwaitasinanmohd2023-06-291-0/+15
| | | | https://github.com/swaywm/sway/wiki/GTK-3-settings-on-Wayland
* profile: wayland changes based on xdp wikisinanmohd2023-06-291-5/+4
| | | | https://github.com/emersion/xdg-desktop-portal-wlr/wiki/%22It-doesn't-work%22-Troubleshooting-Checklist
* cwall: add support for jxl, case insensitive searchsinanmohd2023-06-251-7/+8
|
* mimeapps: add text/x-diffsinanmohd2023-06-251-0/+1
|
* winit: adapt caffeinesinanmohd2023-06-241-7/+1
|
* caffeine: keep your computer awakesinanmohd2023-06-241-0/+118
|
* mimeapps: configure default programs as per xdg specsinanmohd2023-06-121-0/+40
|
* wobload: spring cleaning: redundant lines, errmsg to stderr, ...sinanmohd2023-06-011-8/+7
|
* linkhandler: add support for .onion links, ignore / at the endsinanmohd2023-05-171-1/+4
|
* cwall: add the ablity to pick random wallpaper from a directorysinanmohd2023-05-111-1/+43
| | | | pass directory as the first argument to cwall
* cwall: initial commitsinanmohd2023-05-102-1/+69
| | | | a helper script for swaybg
* shell: spring cleaningsinanmohd2023-05-081-13/+18
|
* livevm: split longer lines and update err message to show new optionssinanmohd2023-05-061-2/+4
|
* livevm: dont show menubar by defaultsinanmohd2023-05-061-2/+2
|
* livevm: add support for usb passthroughsinanmohd2023-05-061-1/+5
|
* livevm: add support for qcow2 and raw imagessinanmohd2023-05-061-1/+9
|
* winit: properly parallelize taskssinanmohd2023-05-031-3/+3
|
* wobload: use proper exit codesinanmohd2023-05-031-1/+1
|
* winit: add support for wobloadsinanmohd2023-05-031-0/+5
|
* wobload: initial commitsinanmohd2023-05-031-0/+69
| | | | a helper script for wob the wayland overlay bar
* screen lock: switch out waylock for swaylocksinanmohd2023-05-021-1/+1
|
* winit: clean upsinanmohd2023-05-021-3/+3
| | | | | | * shorter cmds * lock screen even if wlr-randr call fails * on inactivity decrease brightness 10%
* profile: run programs natively on waylandsinanmohd2023-05-021-0/+3
|