summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* config/nvim: clean upsinanmohd2023-08-281-4/+4
|
* config/nvim: update keybindingssinanmohd2023-08-281-2/+2
|
* config/nvim/lualine: update optssinanmohd2023-08-281-1/+10
|
* config/nvim: update keybindingssinanmohd2023-08-281-4/+13
|
* config/nvim: clean upsinanmohd2023-08-281-2/+2
|
* config/nvim: setup netrwsinanmohd2023-08-281-0/+2
|
* config/nvim/cmp: proper colorssinanmohd2023-08-281-0/+11
|
* config/nvim: add new keybindingssinanmohd2023-08-281-0/+31
|
* bin/caffeine: lock before screen goes outsinanmohd2023-08-281-3/+4
|
* config/mimeapps: add new text entriessinanmohd2023-08-281-1/+7
|
* config/nvim/lsp: icons initsinanmohd2023-08-281-0/+7
|
* config/nvim/cmp: icons initsinanmohd2023-08-281-1/+36
|
* 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
|