Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mimelist: open sql files with nvim | sinanmohd | 2023-07-22 | 1 | -0/+1 |
| | |||||
* | git: fix config name | sinanmohd | 2023-07-21 | 1 | -0/+0 |
| | |||||
* | zathura: increase font size | sinanmohd | 2023-07-20 | 1 | -2/+3 |
| | |||||
* | ttyasrt: exec into programs instaed of forking | sinanmohd | 2023-07-11 | 1 | -2/+2 |
| | |||||
* | wayland: split systemd and systemd less routine | sinanmohd | 2023-07-10 | 1 | -8/+14 |
| | |||||
* | 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 | ||||
* | mimeapps: open js files with nvim | sinanmohd | 2023-07-09 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | foot: initial commit, make bg black | sinanmohd | 2023-07-08 | 1 | -0/+2 |
| | |||||
* | gitconfig: move to XDG_DATA_HOME | sinanmohd | 2023-07-08 | 1 | -0/+0 |
| | |||||
* | 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 |
| | |||||
* | mako: switch to DeepMind sans, a free font | sinanmohd | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | fontconfig: switch to a free sans font and remove unnecessary lines | sinanmohd | 2023-07-04 | 1 | -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 commit | sinanmohd | 2023-07-04 | 1 | -0/+10 |
| | |||||
* | caffeine: fail silently when dmenu input is empty | sinanmohd | 2023-07-04 | 1 | -0/+2 |
| | |||||
* | fontconfig: change terminess based on fc-list | sinanmohd | 2023-07-04 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | config/htop: initial commit | sinanmohd | 2023-07-02 | 1 | -0/+63 |
| | |||||
* | config/swaylock: initial commit | sinanmohd | 2023-07-02 | 1 | -0/+1 |
| | |||||
* | wayland/winit: add dbus-xdp-enviroment and configure-gtk | sinanmohd | 2023-07-02 | 1 | -1/+5 |
| | | | | see https://git.sinanmohd.com/nixos/tree/features/wayland.nix | ||||
* | xdg-user-dirs: add user-dirs | sinanmohd | 2023-07-02 | 2 | -0/+16 |
| | |||||
* | profile: add more env vars for wayland | sinanmohd | 2023-07-02 | 1 | -1/+3 |
| | |||||
* | gtk: remove rounded corners and dropshadow of themes like adwaita | sinanmohd | 2023-06-29 | 1 | -0/+15 |
| | | | | https://github.com/swaywm/sway/wiki/GTK-3-settings-on-Wayland | ||||
* | profile: wayland changes based on xdp wiki | sinanmohd | 2023-06-29 | 1 | -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 search | sinanmohd | 2023-06-25 | 1 | -7/+8 |
| | |||||
* | mimeapps: add text/x-diff | sinanmohd | 2023-06-25 | 1 | -0/+1 |
| | |||||
* | winit: adapt caffeine | sinanmohd | 2023-06-24 | 1 | -7/+1 |
| | |||||
* | caffeine: keep your computer awake | sinanmohd | 2023-06-24 | 1 | -0/+118 |
| | |||||
* | mimeapps: configure default programs as per xdg spec | sinanmohd | 2023-06-12 | 1 | -0/+40 |
| | |||||
* | 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 | 2 | -1/+69 |
| | | | | a helper script for swaybg | ||||
* | shell: spring cleaning | sinanmohd | 2023-05-08 | 1 | -13/+18 |
| | |||||
* | 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 |
| | |||||
* | winit: properly parallelize tasks | sinanmohd | 2023-05-03 | 1 | -3/+3 |
| | |||||
* | wobload: use proper exit code | sinanmohd | 2023-05-03 | 1 | -1/+1 |
| | |||||
* | winit: add support for wobload | sinanmohd | 2023-05-03 | 1 | -0/+5 |
| | |||||
* | wobload: initial commit | sinanmohd | 2023-05-03 | 1 | -0/+69 |
| | | | | a helper script for wob the wayland overlay bar | ||||
* | screen lock: switch out waylock for swaylock | sinanmohd | 2023-05-02 | 1 | -1/+1 |
| |