Commit Graph

667 Commits

Author SHA1 Message Date
Derek Taylor
387f9bafaa Adding color schemes. 2021-10-22 15:57:46 -05:00
Derek Taylor
c813771eb4 Fixing broken package in Doom Emacs. 2021-10-21 13:36:06 -05:00
Derek Taylor
566e726b94 Cleaning up Doom Emacs for DTOS. 2021-10-18 19:38:30 -05:00
Derek Taylor
79eb275052 Minor edits. 2021-10-17 16:03:37 -05:00
Derek Taylor
8ceca727f9 Adding battery widget to xmobar. 2021-10-17 15:33:31 -05:00
Derek Taylor
2a687641af Edit sxiv key-handler: change where wallpaper is stored. 2021-10-16 15:50:16 -05:00
Derek Taylor
db24d9ae2e Minor edit to conky, adding keybindings to xmonad. 2021-10-16 15:48:25 -05:00
Derek Taylor
040ac486a6 Minor edit to conky. 2021-10-16 13:45:44 -05:00
Derek Taylor
156b04d4a3 Merge branch 'master' of gitlab.com:dwt1/dotfiles 2021-10-16 13:42:06 -05:00
Derek Taylor
f541077476 Fixing minor error in fish. 2021-10-16 13:41:53 -05:00
Derek Taylor
748e4c5d50 Fixing typo in conky. 2021-10-15 22:04:26 -05:00
Derek Taylor
5f598286fa Removed widget.Chord which didn't work as expected. 2021-10-15 19:54:17 -05:00
Derek Taylor
b48c7b2d87 Fixing broken url in keybinding. 2021-10-14 14:07:15 -05:00
Derek Taylor
1026c9458b Merge branch 'Schievel1-master-patch-19009' into 'master'
removed home/dt/ because this makes it a little easier for people that have a...

See merge request dwt1/dotfiles!52
2021-10-13 05:05:15 +00:00
Derek Taylor
e40c30ebb0 Fixed a minor error in xmobarrc when executing trayer script. 2021-10-12 23:06:56 -05:00
Derek Taylor
4924eed705 Adding shell aliases for copying /etc/dtos into HOME. 2021-10-12 17:07:00 -05:00
Derek Taylor
ad1b4384ff Changing workspace rule for qutebrowser 2021-10-12 16:19:39 -05:00
Derek Taylor
08c9f61cc5 Merge branch 'master' of gitlab.com:dwt1/dotfiles 2021-10-12 14:54:54 -05:00
Derek Taylor
2994a35eee Adding new qutebrowser configs 2021-10-12 14:54:37 -05:00
Schievel1
c76886f427 removed home/dt/ because this makes it a little easier for people that have a different name than Derek :) 2021-10-12 11:24:36 +00:00
Derek Taylor
35f9728846 Fixing typo in conky. 2021-10-11 21:52:12 -05:00
Derek Taylor
fcd63c9525 Getting configs ready for DTOS launch. 2021-10-09 21:39:41 -05:00
Derek Taylor
79a705a486 Getting configs ready for DTOS launch. 2021-10-09 18:56:25 -05:00
Derek Taylor
6ea1e07f74 Fixing broken qtile config 2021-10-08 12:38:10 -05:00
Derek Taylor
3dd78855a8 Merge branch 'master' into 'master'
Fixed broken colors in Rofi >1.6.1

See merge request dwt1/dotfiles!51
2021-09-23 17:59:58 +00:00
Il mastro Stefanuzzo
3e55ba9ef6 Fixed broken colors in Rofi >1.6.1 2021-09-18 19:31:28 +00:00
Il mastro Stefanuzzo
d9bc03f4e3 Fixed broken colors in Rofi 1.7.0 2021-09-18 19:19:52 +00:00
Derek Taylor
746e117033 Fixing error in color schemes. 2021-09-15 19:19:43 -05:00
Derek Taylor
456543d37f Minor edits to conky configs. 2021-09-15 15:57:06 -05:00
Derek Taylor
2a63b96318 Merge branch 'hewame-master-patch-61557' into 'master'
The correct way to bind MODKEY + [0 through 9] to Groups

See merge request dwt1/dotfiles!49
2021-09-15 20:46:57 +00:00
Derek Taylor
a9a4873e89 Minor updates. 2021-09-15 14:41:14 -05:00
Hewa S
8a0d0d7dd0 The correct way to bind MODKEY + [0 through 9] to Groups 2021-09-07 21:39:43 +00:00
Derek Taylor
2271525b6e Changing scratchpad kindings to avoid conflicts with other programs. 2021-09-07 13:40:28 -05:00
Derek Taylor
43fe2dfca3 Working on xmobar prior to DTOS launch. 2021-09-05 12:53:08 -05:00
Derek Taylor
3dbfb0bbbb Working on xmobar prior to DTOS launch. 2021-09-05 12:52:26 -05:00
Derek Taylor
1da2e72ee4 Minor edit to fonts in xmobar 2021-09-03 23:55:13 -05:00
Derek Taylor
6c11a088e1 Minor edit to fonts in xmobar 2021-09-03 23:22:44 -05:00
Derek Taylor
b187d5b8c9 Adding keybinding for qutebrowser 2021-09-02 22:23:44 -05:00
Derek Taylor
f778cccb5a Adding keybinding for qutebrowser 2021-09-02 22:23:26 -05:00
Derek Taylor
662bd76620 Adding conky to qtile autostart 2021-09-02 22:20:06 -05:00
Derek Taylor
50fe9a9250 Editing the path to conky 2021-09-02 22:16:02 -05:00
Derek Taylor
728071a6a1 Deleting conky 2021-09-02 22:15:07 -05:00
Derek Taylor
8c629e7023 Adding conky 2021-09-02 22:14:51 -05:00
Derek Taylor
8921f3445c Editing xmonad keybindings and sxiv handler. 2021-08-31 18:26:31 -05:00
Derek Taylor
96b50ce402 Editing shell configs for bash, fish, zsh. 2021-08-29 20:38:54 -05:00
Derek Taylor
ca35d06535 Editing shell configs for bash, fish, zsh. 2021-08-29 19:53:03 -05:00
Derek Taylor
6209a78b5d New home computer. Making sure we are synced. 2021-08-29 19:01:51 -05:00
Derek Taylor
6dd42c7c5f Merge branch 'master' into 'master'
Fix keybindings of mocp and dmenu scripts in XMonad

See merge request dwt1/dotfiles!45
2021-08-24 21:21:58 +00:00
Derek Taylor
08e3fa7e17 Adding org-publish to Doom Emacs. 2021-08-24 15:37:45 -05:00
Gokul Kamat
a963a69d63 Fixing mocp and dmenu scripts' bindings in XMonad 2021-08-24 16:51:18 +05:30