Commit Graph

12 Commits

Author SHA1 Message Date
6418515fb7 Line length 2022-07-11 20:04:12 +02:00
135d1d45b8 Add the backlight widget only if the file exists 2022-06-30 09:43:06 +02:00
14f071de37 Add brightness level to qtile status bar 2022-06-13 14:18:54 +02:00
d9c7c01d1c Fix the autostart setup
For some reason keeweb always crashed because of the `nitrogen --restore`
    tasks. Couldn't figure out why, however it works when the wallpaper gets
    restored by grobi after it changed the screen layout. Not perfect but it
    works for me.
2022-04-15 15:45:44 +02:00
228233e3f8 reformat the qtile config 2022-04-15 15:22:25 +02:00
827a4adea9 allow to unfloat windows in qtile 2022-02-15 22:53:34 +01:00
c4c2e60e3f fix the rofi run command 2021-12-28 13:28:05 +01:00
ddebfefef9 fix autostart 2021-12-28 12:48:47 +01:00
c4ac018912 fix the rofi run command
This fix allows me to run commmands like this:

```
nitrogen --restore
```

Otherwise rofi ignores the `--restore` command
2021-12-24 15:40:54 +01:00
21fa396573 fix the qtile config 2021-12-24 09:55:44 +01:00
00a571b932 reconfigure qtile a bit 2021-12-23 15:54:35 +01:00
22f9d017a5 move config files 2021-12-22 18:06:36 +01:00