| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | 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 |
* | profile: wayland changes based on xdp wiki | sinanmohd | 2023-06-29 | 1 | -5/+4 |
* | 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 |
* | cwall: initial commit | sinanmohd | 2023-05-10 | 2 | -1/+69 |
* | 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 |
* | screen lock: switch out waylock for swaylock | sinanmohd | 2023-05-02 | 1 | -1/+1 |
* | winit: clean up | sinanmohd | 2023-05-02 | 1 | -3/+3 |
* | profile: run programs natively on wayland | sinanmohd | 2023-05-02 | 1 | -0/+3 |
* | c: add vim modeline | sinanmohd | 2023-05-01 | 1 | -0/+2 |
* | profile: fix: $clear zombie | sinanmohd | 2023-04-08 | 1 | -1/+0 |
* | nvim: move lazy lockfile to nvim data directory | sinanmohd | 2023-04-06 | 1 | -1/+1 |
* | nvim: make the background transparent | sinanmohd | 2023-04-06 | 1 | -1/+3 |
* | nvim: init.lua, add keybinding to toggle column 80 hint | sinanmohd | 2023-04-05 | 1 | -0/+9 |
* | nvim: init.lua, initial commit | sinanmohd | 2023-04-05 | 1 | -0/+426 |
* | 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 |
* | sh: clean: uniform shell expansion syntax | sinanmohd | 2023-04-04 | 2 | -23/+24 |
* | wayland/winit: initial commit | sinanmohd | 2023-04-01 | 1 | -0/+21 |