aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/data/config.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add guile configurationGravatar Tom Willemse2022-07-221-1/+7
|
* Add dunst configurationGravatar Tom Willemse2022-07-211-1/+55
|
* Add a hostname for my pc so ssh recognizes the nameGravatar Tom Willemse2022-07-051-0/+1
|
* Fixup rofi theme configurationGravatar Tom Willemse2022-07-031-21/+16
| | | | | | | | | | | This is a temporary fix. I've switched from using ‘@theme’ to ‘@import’ because the former discards the default theme, and apparently my theme makes some assumptions about the state of things and requires the default theme to work. The proper fix would be to fix my theme instead. This change also fixes a bunch of typos and fixes the use of references within the theme. References aren't strictly necessary, but my current theme relies on them and they are technically a valid part of the configuration.
* Rename the xdisorg package to rofiGravatar Tom Willemse2022-07-031-1/+1
|
* Add ssh configurationGravatar Tom Willemse2022-06-211-1/+15
|
* Move any browser windows to the web tag in hersbtluftwmGravatar Tom Willemse2022-06-161-1/+1
|
* Fix zsh promptGravatar Tom Willemse2022-06-161-3/+4
|
* Add unclutter configuration for guix homeGravatar Tom Willemse2022-06-161-1/+8
|
* Update ZSH promptGravatar Tom Willemse2022-06-141-1/+2
| | | | Include a shortened version of the current directory.
* Update colors for kittyGravatar Tom Willemse2022-06-131-14/+14
| | | | | The previous colors had some issues such as any red text being very hard to read.
* Fix picking a wallpaper at startupGravatar Tom Willemse2022-06-021-1/+1
|
* Show a black background when locking the screenGravatar Tom Willemse2022-06-021-1/+1
|
* Add configuration to set a random wallpaper on loginGravatar Tom Willemse2022-05-211-3/+6
|
* Add packages and install hlwm-run-or-raise and dependenciesGravatar Tom Willemse2022-04-271-2/+4
| | | | | Adding this package with the necessary dependencies makes sure that if it's installed its dependencies are installed as well and everything should work.
* Add definition for ‘XDG_DATA_DIRS’Gravatar Tom Willemse2022-04-201-1/+2
| | | | | | | | | Archlinux doesn't specify a value for this and relies on applications knowing the default. Guix adds values to this list, meaning that because there is no value initially it overrides the defaults completely. One thing that always goes wrong when this happens is that Firefox installed through ‘pacman’ won't be able to find some schemas it needs to show the upload file dialog and crashes when I try.
* Have rofi extend xbindkeys for keys to bindGravatar Tom Willemse2022-04-201-4/+0
|
* Add syncthing configurationGravatar Tom Willemse2022-04-201-2/+5
|
* Add keybindings of xbindkeysGravatar Tom Willemse2022-04-201-1/+51
|
* Don't run CMST from herbstluftwmGravatar Tom Willemse2022-04-191-1/+0
|
* Add cmst and kdeconnect configurationsGravatar Tom Willemse2022-04-191-2/+8
|
* Change aspect ratio of my dev layoutGravatar Tom Willemse2022-04-181-1/+1
| | | | This makes the terminal 80 columns wide.
* Add fonts required by my configGravatar Tom Willemse2022-04-181-1/+3
|
* Add basic polybar configurationGravatar Tom Willemse2022-04-161-2/+7
|
* Fix some rules for HerbstluftGravatar Tom Willemse2022-04-151-2/+2
|
* Add configuration for herbstluftwmGravatar Tom Willemse2022-04-151-1/+64
|
* Add herbstluftwm configuration with xsession extensionGravatar Tom Willemse2022-04-141-6/+12
| | | | | | | | | | The herbstluftwm configuration isn't complete yet, it's only the package so far, but it does extend the xsession service to include a line in xsession to execute the window manager in a bit of a hacky way. This also adds a ‘mixed-executable-file’ function which is the same as the ‘mixed-text-file’ except that it also sets the executable bit for the computed file.
* Make zsh plugins their own servicesGravatar Tom Willemse2022-04-111-8/+9
|
* Add xbindkeys configurationGravatar Tom Willemse2022-04-061-2/+5
|
* Add configuration for picomGravatar Tom Willemse2022-04-051-2/+15
|
* Add xsession configurationGravatar Tom Willemse2022-04-051-2/+12
|
* Configure zshGravatar Tom Willemse2022-04-041-2/+33
|
* Add a kitty home service with configurationGravatar Tom Willemse2022-04-031-2/+54
|
* Update Rofi configurationGravatar Tom Willemse2022-04-021-9/+82
| | | | Make it prettier
* Add Xmodmap configGravatar Tom Willemse2022-04-021-2/+10
|
* Replace fish with zshGravatar Tom Willemse2022-04-021-4/+1
| | | | | There are some issues with loading things from fish, ZSH is easier to work with in Guix.
* Add glibc-locales so locales can be loaded from GuixGravatar Tom Willemse2022-04-021-1/+5
|
* Add rofi config for dataGravatar Tom Willemse2022-03-301-1/+16
|
* Add ‘guix-home’ configuration for dataGravatar Tom Willemse2022-03-301-0/+31