Sravan Balaji
b940c68606
Replace ghostty with foot
2025-01-05 22:25:31 -05:00
Sravan Balaji
6200290c05
Switch from kitty to ghostty terminal
2024-12-30 10:08:04 -05:00
Sravan Balaji
82392f2bba
Add window rules to start programs on certain tags
2024-11-03 16:29:43 -05:00
Sravan Balaji
07c8cc46d3
Add menu patch
2024-10-06 15:30:35 -04:00
Sravan Balaji
65ef994e4c
Add fake fullscreen client patch
2024-10-06 14:44:43 -04:00
Sravan Balaji
3d182ed166
Add movestack patch
2024-10-06 08:38:18 -04:00
Sravan Balaji
339440ac43
Add gaplessgrid patch
2024-10-06 08:24:02 -04:00
Sravan Balaji
28f8d76316
Disable autostart and env var patches
...
- Disable the autostart and env var patch
- Replace customized autostart array with example
- Replace customized env var array with example
2024-09-29 16:18:30 -04:00
Sravan Balaji
85892f3517
Adjust waybar startup
...
- Create a launch script for waybar
- Use waybar launch script in autostart array
- Add a sleep between killing existing waybars
launching new instance so it hopefully works
reboot
- Adjust justfile to use launch script
2024-09-29 12:36:11 -04:00
Sravan Balaji
0a0a8f788f
Remove flameshot from autostart (switching to swappy)
2024-09-29 11:54:34 -04:00
Sravan Balaji
1ee3be772c
Add waybar configuration and autostart
2024-09-27 21:40:01 -04:00
Sravan Balaji
57b6564f2f
Add waybar to autostart
2024-09-27 20:42:08 -04:00
Sravan Balaji
6c254789eb
Add unclutter patch
2024-09-27 20:20:39 -04:00
Sravan Balaji
80ae662f24
Add float unfocused border color patch
2024-09-27 20:03:44 -04:00
Sravan Balaji
089bb41dab
Add setupenv patch
2024-09-22 21:43:45 -04:00
Sravan Balaji
a40b099a8e
Add ipc patch
2024-09-22 20:34:44 -04:00
Sravan Balaji
9775f02d0c
Add numlock capslock patch
2024-09-22 19:51:46 -04:00
Sravan Balaji
5867d3723d
Update autostart processes
2024-09-22 19:40:12 -04:00
Sravan Balaji
c5e2aa5f75
Switch menu from fuzzel to rofi
2024-09-22 19:23:04 -04:00
Sravan Balaji
2d730ee55d
Clean up preprocessor condition comments
2024-09-21 09:17:15 -04:00
Sravan Balaji
31dfbcf09b
Add natural scroll touchpad patch
2024-09-21 08:22:10 -04:00
Sravan Balaji
d29062d6bf
Change vanitygaps modifier key from super to alt (since modkey was changed from alt to super)
2024-09-18 19:38:16 -04:00
Sravan Balaji
9bf05adb20
Add vanitygaps patch
2024-09-16 00:23:18 -04:00
Sravan Balaji
7adf14be70
Change menu to fuzzel
2024-09-15 23:43:47 -04:00
Sravan Balaji
a7423d8210
Add cliphist startup and clipboard command
2024-09-15 23:43:47 -04:00
Sravan Balaji
014167bbab
Switch from wofi to rofi-wayland
2024-09-15 23:43:47 -04:00
Sravan Balaji
96c0aecbfb
Replace foot with kitty
2024-09-15 23:43:47 -04:00
Sravan Balaji
10c865c57f
Re-order autostart
2024-09-15 23:43:47 -04:00
Sravan Balaji
eab33c78c5
Add shikane and azote to startup
2024-09-15 23:43:47 -04:00
Sravan Balaji
71411f99c8
Add initial autostart applications
2024-09-15 23:43:47 -04:00
Sravan Balaji
3bd02c9fb9
Add autostart patch
2024-09-15 23:43:41 -04:00
Sravan Balaji
5c45bee8ff
More Customizations
...
- Increase border size to 2 pixels
- Modify colors to follow dracula theme
- Change default master:stack ratio to 1:1
2024-09-02 18:00:28 -04:00
Sravan Balaji
b541e18bd3
Mod Key, Terminal, and Menu Changes
...
- Change mod key to super key
- Change terminal to kitty
- Change menu to wofi
2024-08-31 19:07:52 -04:00
Sravan Balaji
56aef1397c
Initial configuration
...
- Remove config.h from gitignore so personal configuration gets tracked
- Add README.org for personal configuration
- Add justfile to keep track of project specific commands
2024-08-31 16:16:11 -04:00
Devin J. Pohly
02c0c676ad
move config.h to config.def.h
2020-04-22 22:34:11 -05:00
Devin J. Pohly
def3572117
add setlayout function
2020-04-22 11:20:23 -05:00
Devin J. Pohly
3707e0115a
layouts: tile and floating
...
Behavior's still a little wonky but positioning is there.
2020-04-22 08:25:43 -05:00
Devin J. Pohly
6f9f1b9e05
"root" color was easy to make configurable
2020-04-21 21:58:13 -05:00
Devin J. Pohly
1907ee3879
introduce rules for monitor configuration
...
(with dwm, this would already have been done by the X server)
2020-04-21 21:53:34 -05:00
Devin J. Pohly
bc9049a11b
add spawn and termcmd
2020-04-12 00:59:29 -05:00
Devin J. Pohly
edf90816b1
implement Button: movemouse, resizemouse
2020-04-11 21:29:27 -05:00
Devin J. Pohly
df1aaa4d15
start factoring Key actions into functions
2020-04-11 19:41:14 -05:00
Devin J. Pohly
e385acf69d
some options I like
2020-04-11 19:05:02 -05:00
Devin J. Pohly
94d82bf42f
Start with tinywl
...
Add a config.h into which configurables can be moved.
2020-04-11 17:27:19 -05:00