Luke Else luke-else
luke-else pushed to main at luke-else/.config 2022-09-22 20:26:22 +00:00
7bb4914dc9 Updated install script to clone git repos for DWM
luke-else pushed to main at luke-else/.config 2022-09-22 19:18:44 +00:00
a6274749fd Move scripts into Separate Folder
luke-else pushed to main at luke-else/.config 2022-09-21 20:06:31 +00:00
b1002bbdb9 Updated autostart script to also open terminal
luke-else pushed to main at luke-else/.config 2022-09-21 20:03:07 +00:00
865e99745c Added new autostart file for dwm + updated install script to make new folder for script
luke-else pushed to main at luke-else/.config 2022-09-21 19:53:49 +00:00
cdd92acbb7 Removed dwmblocks scripts - Moved to dwmblocks repo
luke-else pushed to master at luke-else/dwmblocks 2022-09-21 19:51:51 +00:00
990568295b Added Statusbad Commands (Not in correct location)
luke-else pushed to main at luke-else/.config 2022-09-21 19:42:08 +00:00
66bc4b5673 Update install script to move .xinitrc
luke-else renamed repository from dotfiles to luke-else/.config 2022-09-21 19:39:15 +00:00
luke-else pushed to master at luke-else/dwmblocks 2022-09-21 19:37:13 +00:00
8afd56ea27 Updated config.h to display configured bar
luke-else pushed to main at luke-else/.config 2022-09-20 19:54:13 +00:00
b89c5f1a76 Changed install documentation to include dwm links
luke-else pushed to main at luke-else/.config 2022-09-20 19:47:47 +00:00
0222d48734 Add dwmblocks to startup script
luke-else pushed to master at luke-else/dwmblocks 2022-09-20 19:43:58 +00:00
bdb7b92011 Add dwmblocks to repo
luke-else created repository luke-else/dwmblocks 2022-09-20 19:36:27 +00:00
luke-else commented on issue luke-else/DataStructuresCSharp#15 2022-09-04 10:26:46 +00:00
Min and Max Heaps

From time away from the repo, I have realised it will probably be best to have the Heap represented using an Array. It will make it easier to insert new items and becuase of the way the heap is…

luke-else pushed to development at luke-else/DataStructuresCSharp 2022-09-04 08:16:16 +00:00
78ac09c4e9 Added Heap Class with Create Methods
luke-else pushed to dwm-patched at luke-else/dwm 2022-08-24 11:19:10 +00:00
luke-else pushed to main at luke-else/.config 2022-08-23 06:16:15 +00:00
96d66d762e Add cmake to install list to allow for yay to work
luke-else pushed to main at luke-else/.config 2022-08-16 21:03:41 +00:00
7c9b871d9a Update install documentation to favour polybar instead of DWM-Bar
luke-else pushed to dwm-patched at luke-else/dwm 2022-08-16 20:59:11 +00:00
7d30c9e4e7 Merge branch 'patch-ipc' into dwm-patched
c24b89aaee Apply IPC patch
Compare 2 commits »
luke-else pushed to patch-ipc at luke-else/dwm 2022-08-16 20:58:43 +00:00
c24b89aaee Apply IPC patch