diff options
author | Thanos Apollo <[email protected]> | 2023-03-03 19:53:24 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-03 19:53:24 +0200 |
commit | 047fbc6b6eacd6df08d1d27abc15e271b18020d7 (patch) | |
tree | 478c01e3956d183c8583c4a6ac48edf922923608 /.config/qtile | |
parent | 1c10280272612100ed7c71327720d6a94b82e0be (diff) |
move all to new partition
Diffstat (limited to '.config/qtile')
-rwxr-xr-x[-rw-r--r--] | .config/qtile/colors.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | .config/qtile/config.py | 6 | ||||
-rwxr-xr-x[-rw-r--r--] | .config/qtile/cpu1.png | bin | 35464 -> 35464 bytes | |||
-rwxr-xr-x[-rw-r--r--] | .config/qtile/ram2.png | bin | 14821 -> 14821 bytes | |||
-rwxr-xr-x[-rw-r--r--] | .config/qtile/rms.png | bin | 54631 -> 54631 bytes | |||
-rwxr-xr-x[-rw-r--r--] | .config/qtile/spotify2.png | bin | 29204 -> 29204 bytes | |||
-rwxr-xr-x[-rw-r--r--] | .config/qtile/volume1.png | bin | 24439 -> 24439 bytes |
7 files changed, 3 insertions, 3 deletions
diff --git a/.config/qtile/colors.py b/.config/qtile/colors.py index 9b691b5..9b691b5 100644..100755 --- a/.config/qtile/colors.py +++ b/.config/qtile/colors.py diff --git a/.config/qtile/config.py b/.config/qtile/config.py index ed0491b..4240e88 100644..100755 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -129,10 +129,10 @@ keys = [ lazy.spawn("mocp -r"), ), # Change languages - Key([mod], "F1", + Key([], "F1", lazy.spawn("setxkbmap us -option ctrl:swapcaps"), ), - Key([mod], "F2", + Key([], "F2", lazy.spawn("setxkbmap gr"), ), ] @@ -430,7 +430,7 @@ def init_screens(): screens = init_screens() follow_mouse_focus = True bring_front_click = False -cursor_warp = True +cursor_warp = False auto_fullscreen = True focus_on_window_activation = "smart" # or focus wmname = "Qtile-Apo11o" diff --git a/.config/qtile/cpu1.png b/.config/qtile/cpu1.png Binary files differindex 18df7d7..18df7d7 100644..100755 --- a/.config/qtile/cpu1.png +++ b/.config/qtile/cpu1.png diff --git a/.config/qtile/ram2.png b/.config/qtile/ram2.png Binary files differindex b1206ed..b1206ed 100644..100755 --- a/.config/qtile/ram2.png +++ b/.config/qtile/ram2.png diff --git a/.config/qtile/rms.png b/.config/qtile/rms.png Binary files differindex e8d146e..e8d146e 100644..100755 --- a/.config/qtile/rms.png +++ b/.config/qtile/rms.png diff --git a/.config/qtile/spotify2.png b/.config/qtile/spotify2.png Binary files differindex a7f88f7..a7f88f7 100644..100755 --- a/.config/qtile/spotify2.png +++ b/.config/qtile/spotify2.png diff --git a/.config/qtile/volume1.png b/.config/qtile/volume1.png Binary files differindex 9f11ad6..9f11ad6 100644..100755 --- a/.config/qtile/volume1.png +++ b/.config/qtile/volume1.png |