1
0
Fork 0
Commit Graph

99 Commits

Author SHA1 Message Date
Pratham Patel 7f6cb2df09 changes made in this commit:
- rename desktop music to bg-apps
 - start a few apps when bspwm is launched
 - move greeting notification from xinitrc to bspwmrc
2023-01-13 19:21:06 +05:30
Pratham Patel ce505981ea track dunstrc 2023-01-13 19:18:49 +05:30
Pratham Patel 8d9effb704 make hdd scripts executable 2023-01-13 14:33:41 +05:30
Pratham Patel cf841f731d update mirrorlist 2023-01-13 14:16:27 +05:30
Pratham Patel c0f4b4d492 add gtk-3.0 dark theme 2023-01-13 14:06:37 +05:30
Pratham Patel 3f0d390d25 xinitrc: start lxpolkit 2023-01-12 22:16:10 +05:30
Pratham Patel d904acb9fe bspwm (sxhkd, polybar): switch to pipewire 2023-01-12 13:23:26 +05:30
Pratham Patel 801bc17cf5 SO MUCH TIME WASTED BECAUSE BSPWMRC WAS NOT EXECUTABLE 2023-01-12 12:30:08 +05:30
Pratham Patel be3bf8642c switch screen locker from i3lock-fancy to xsecurelock 2023-01-12 11:49:49 +05:30
Pratham Patel e6042a4105 sxhkd: add keybinding for virt-manager 2023-01-12 11:49:19 +05:30
Pratham Patel e650282995 polybar: change date format 2023-01-12 11:21:49 +05:30
Pratham Patel 8e397dabc8 set HiDPI scaling to 150% 2023-01-12 11:21:25 +05:30
Pratham Patel 4c9c7da332 idk why I removed rsync's --perms param 2023-01-11 10:52:39 +05:30
Pratham Patel 17d96d4234 zsh aliases: add alias to clear clipboard in X 2023-01-11 10:52:19 +05:30
Pratham Patel 0c8354172b rsync: use --perms 2023-01-10 08:40:07 +05:30
Pratham Patel 9a9a316607 update mirrorlist 2023-01-09 19:56:55 +05:30
Pratham Patel 244541f493 update dotfiles for bspwm, polybar and rofi 2023-01-09 19:46:46 +05:30
Pratham Patel 62b7e55dcc update xinitrc 2023-01-09 19:32:36 +05:30
Pratham Patel 88fb178d19 alacritty: increase font size from 12 to 14 2023-01-09 19:30:42 +05:30
Pratham Patel b67ac5611b Xresources: set scaling to 125% 2023-01-09 19:29:40 +05:30
Pratham Patel 64891b4d81 make .xinitrc executable 2023-01-09 16:12:41 +05:30
Pratham Patel 48098f4b10 update mirrorlist 2023-01-08 18:22:45 +05:30
Pratham Patel fb7de738ec zsh aliases: reorganize PATH 2023-01-06 10:23:18 +05:30
Pratham Patel 09920e32b6 zsh alises: add alias for pkgfile 2023-01-05 08:41:21 +05:30
Pratham Patel 27114ecf18 flameboi: track arch mirrorlist 2023-01-05 08:25:32 +05:30
Pratham Patel d48e1e1763 fix zsh import scripts for flameboi 2023-01-05 08:12:49 +05:30
Pratham Patel 01a331d0cb zsh aliases: fix alias pysort 2023-01-05 08:09:23 +05:30
Pratham Patel 054baa0a88 check-trayimurti.sh: sleep 10 seconds if module is not loaded and then import zpool 2023-01-04 19:02:01 +05:30
Pratham Patel aeda5f363f zsh aliases: re-arragne PATH precedence, add container-uptime-vishnu.service to ALL_SERVICES and increase total running services to 10 2023-01-04 18:58:44 +05:30
Pratham Patel 9ac9c705f5 check-{flameboi-st,heathen-disk}.sh: zpool path is different and sleep a few seconds before zfs module is loaded 2022-12-23 22:50:22 +05:30
Pratham Patel bbd1b944c4 zfs_aliases: rename bluefeds to reddish and add aliases for pinging 2022-12-23 22:49:02 +05:30
Pratham Patel 8a2313f5ea added and modified scripts+services for flameboi 2022-12-21 17:21:53 +05:30
Pratham Patel 2b7f03a181 zshrc: remove a few completion tags 2022-12-21 17:21:14 +05:30
Pratham Patel 09f21a1bbd fix typo 2022-12-21 16:35:25 +05:30
Pratham Patel 2a3bf77fa7 alias paru with LESS instead of exporting LESS 2022-12-21 16:33:06 +05:30
Pratham Patel c6ce6ceb3a doas.conf: allow myself to use dmesg and hdparm without password 2022-12-21 15:54:18 +05:30
Pratham Patel 732ec6fa53 add hostname vasudev as an alternative to flameboi 2022-12-21 12:32:08 +05:30
Pratham Patel 0fdeb7a0c7 lol, added the commit file by mistake, removed 2022-12-21 12:12:43 +05:30
Pratham Patel 2c955944a4 changes made in this commit related to zsh:
- remove the shebang, not much useful
 - setup sudo alias of doas with a trailing space
 - zsh does not have readarray, remove the alias, will just use the GUI launcher
 - add host vasudev for check in syntax highlighting
 - declare ZSH_CONFS_DIRECTORY before it is used
 - add keybinds for various keys like PgDown, PgUp, F*
 - fix syntax error of using "else if" when "elif" is correct
 - remove the pts* case for fonts, it is not usefu
2022-12-21 12:11:45 +05:30
Pratham Patel 925432e2b8 alacritty: increase window size 2022-12-21 12:02:40 +05:30
Pratham Patel 0c59da3bfa zsh-aliases: link to the issue why I add rustup in PATH 2022-12-21 09:04:21 +05:30
Pratham Patel 7f3d6cb14f zsh: check before sourcing files 2022-12-21 08:48:40 +05:30
Pratham Patel 60ba823be1 zkbd: modified from archlinux 2022-12-21 08:35:43 +05:30
Pratham Patel b6312efb51 alacritty: disable using F11 for fullscreen 2022-12-21 08:34:56 +05:30
Pratham Patel 8e948d4495 zsh: follow-up for ff1f227e0e 2022-12-19 23:38:32 +05:30
Pratham Patel ff1f227e0e zsh: fix and organize stuff 2022-12-19 23:32:25 +05:30
Pratham Patel 83461e2de7 Merge branch 'master' of git.thefossguy.com:thefossguy/dotfiles 2022-12-19 23:31:45 +05:30
Pratham Patel 221bc8e1eb added a script to copy dotfiles 2022-12-19 23:21:08 +05:30
Pratham Patel fa60f11486 tmux.conf: formatting 2022-12-19 23:20:07 +05:30
Pratham Patel 0809c81e3e forgot to remove _off_ for previous commit 2022-12-12 18:54:37 +05:30