Commit Graph

26 Commits

Author SHA1 Message Date
7b780b8194 Don't bind the chats to desktop 0 2023-01-12 09:04:53 +01:00
075edac609 Move plexamp to desktop 6 2023-01-10 21:10:12 +01:00
cdd3a10a5d Format the qtile config with black 2022-12-13 21:02:19 +01:00
293f73ec5c Bind Plexamp to desktop 7 2022-12-13 21:02:02 +01:00
df7ab695d5 Correct qtile config for three monitors 2022-09-21 20:54:48 +02:00
86d812b1b2 Add the third monitor to the config 2022-09-18 22:45:33 +02:00
4ee1899a8f Fix qtile config 2022-07-22 09:33:35 +02:00
28d96405af Clean up the qtile config a bit 2022-07-20 21:40:00 +02:00
f39a48e182 Add keys to resize windows 2022-07-20 21:30:47 +02:00
b7eaace06c Add an emoji to the brightness widget 2022-07-18 12:00:04 +02:00
b6e73b9eca Correct prompt string 2022-07-11 23:16:32 +02:00
01fdf157c2 Add function to add a new named section in treetab 2022-07-11 23:10:11 +02:00
f52d68d843 Add commands to move windows in treetab 2022-07-11 20:52:45 +02:00
8d7851fd54 Correct command 2022-07-11 20:10:03 +02:00
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