Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config/mimeapps: add new text entries | sinanmohd | 2023-08-28 | 1 | -1/+7 |
| | |||||
* | config/nvim/lsp: icons init | sinanmohd | 2023-08-28 | 1 | -0/+7 |
| | |||||
* | config/nvim/cmp: icons init | sinanmohd | 2023-08-28 | 1 | -1/+36 |
| | |||||
* | config/nvim: cmp init | sinanmohd | 2023-08-28 | 1 | -1/+12 |
| | |||||
* | config/nvim: clean up | sinanmohd | 2023-08-27 | 1 | -11/+11 |
| | |||||
* | config/nvim: lsp init | sinanmohd | 2023-08-27 | 1 | -0/+24 |
| | |||||
* | config/nvim: refactor | sinanmohd | 2023-08-27 | 2 | -0/+116 |
| | |||||
* | git: make master the default branch | sinanmohd | 2023-08-27 | 1 | -0/+2 |
| | |||||
* | wayland: blurred lockscreen support | sinanmohd | 2023-08-23 | 1 | -1/+1 |
| | |||||
* | wayland: get rid of xdp, it's disabled by default on my nixos | sinanmohd | 2023-08-05 | 1 | -7/+2 |
| | |||||
* | gtk: get rid of dconf, gsettings theming | sinanmohd | 2023-08-05 | 1 | -3/+0 |
| | | | | GTK_THEME environment variable is more simpler and cleaner | ||||
* | repo: move nvim to external submodule | sinanmohd | 2023-07-22 | 2 | -437/+0 |
| | |||||
* | 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 |
| | |||||
* | wayland: split systemd and systemd less routine | sinanmohd | 2023-07-10 | 1 | -8/+14 |
| | |||||
* | mimeapps: open js files with nvim | sinanmohd | 2023-07-09 | 1 | -0/+1 |
| | |||||
* | 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/+10 |
| | |||||
* | 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 | ||||
* | fontconfig: change terminess based on fc-list | sinanmohd | 2023-07-04 | 1 | -1/+3 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | mimeapps: add text/x-diff | sinanmohd | 2023-06-25 | 1 | -0/+1 |
| | |||||
* | winit: adapt caffeine | sinanmohd | 2023-06-24 | 1 | -7/+1 |
| | |||||
* | mimeapps: configure default programs as per xdg spec | sinanmohd | 2023-06-12 | 1 | -0/+40 |
| | |||||
* | cwall: initial commit | sinanmohd | 2023-05-10 | 1 | -1/+2 |
| | | | | a helper script for swaybg | ||||
* | shell: spring cleaning | sinanmohd | 2023-05-08 | 1 | -13/+18 |
| | |||||
* | winit: properly parallelize tasks | sinanmohd | 2023-05-03 | 1 | -3/+3 |
| | |||||
* | winit: add support for wobload | sinanmohd | 2023-05-03 | 1 | -0/+5 |
| | |||||
* | screen lock: switch out waylock for swaylock | sinanmohd | 2023-05-02 | 1 | -1/+1 |
| | |||||
* | winit: clean up | sinanmohd | 2023-05-02 | 1 | -3/+3 |
| | | | | | | * shorter cmds * lock screen even if wlr-randr call fails * on inactivity decrease brightness 10% | ||||
* | 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 |
| | |||||
* | sh: clean: uniform shell expansion syntax | sinanmohd | 2023-04-04 | 1 | -4/+5 |
| | |||||
* | wayland/winit: initial commit | sinanmohd | 2023-04-01 | 1 | -0/+21 |
| | |||||
* | font: switch to font awesome for fonts | sinanmohd | 2023-03-20 | 1 | -0/+1 |
| | |||||
* | mako: increase window height | sinanmohd | 2023-03-18 | 1 | -0/+1 |
| | |||||
* | rtorrent: initial setup | sinanmohd | 2023-03-11 | 1 | -0/+118 |
| | |||||
* | fontconfig, irssi, mako, zathura: initial setup | sinanmohd | 2023-03-11 | 4 | -0/+398 |
| | |||||
* | mpv: initial config | sinanmohd | 2023-03-10 | 1 | -0/+23 |
| | |||||
* | shell: initial shell setup | sinanmohd | 2023-03-10 | 1 | -0/+16 |