summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* config/nvim: cmp initsinanmohd2023-08-281-1/+12
|
* config/nvim: clean upsinanmohd2023-08-271-11/+11
|
* config/nvim: lsp initsinanmohd2023-08-271-0/+24
|
* config/nvim: refactorsinanmohd2023-08-273-3/+116
|
* git: make master the default branchsinanmohd2023-08-271-0/+2
|
* freezshot: initial commitsinanmohd2023-08-231-0/+62
|
* wayland: blurred lockscreen supportsinanmohd2023-08-232-42/+46
|
* cwall: use SIGKILL to kill swaybg for nowsinanmohd2023-08-161-1/+1
| | | | swaybg seems to hang on SIGTERM sometimes
* wayland: set screenshot output directorysinanmohd2023-08-161-0/+1
|
* profile: clean up, remove useless boilerplatesinanmohd2023-08-161-2/+2
|
* wayland: get rid of xdp, it's disabled by default on my nixossinanmohd2023-08-051-7/+2
|
* gtk: get rid of dconf, gsettings themingsinanmohd2023-08-052-3/+1
| | | | GTK_THEME environment variable is more simpler and cleaner
* wayland: remove dbus-run-session as it does not ship with dbus-brokersinanmohd2023-08-051-1/+1
|
* repo: bump sds submodulesinanmohd2023-07-221-0/+0
|
* repo: move nvim to external submodulesinanmohd2023-07-223-437/+3
|
* mimelist: open sql files with nvimsinanmohd2023-07-221-0/+1
|
* git: fix config namesinanmohd2023-07-211-0/+0
|
* 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
|