From 4b5606316d3e9e70794e728e4ddb2d8da62c6d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sun, 10 Dec 2023 01:00:26 +0100 Subject: i3config --- root/.config/i3/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/root/.config/i3/config b/root/.config/i3/config index e3221b5..0ae2491 100644 --- a/root/.config/i3/config +++ b/root/.config/i3/config @@ -114,7 +114,6 @@ bindsym $mod+F6 workspace $wsf6 bindsym $mod+F7 workspace $wsf7 bindsym $mod+F8 workspace $wsf8 bindsym $mod+F9 workspace $wsf9 -bindsym $mod+F0 workspace $wsf10 bindsym $mod+Shift+F1 move container to workspace $wsf1 bindsym $mod+Shift+F2 move container to workspace $wsf2 bindsym $mod+Shift+F3 move container to workspace $wsf3 @@ -124,7 +123,6 @@ bindsym $mod+Shift+F6 move container to workspace $wsf6 bindsym $mod+Shift+F7 move container to workspace $wsf7 bindsym $mod+Shift+F8 move container to workspace $wsf8 bindsym $mod+Shift+F9 move container to workspace $wsf9 -bindsym $mod+Shift+F0 move container to workspace $wsf10 # bindsym F4 workspace next_on_output # bindsym F7 focus output right bindsym $mod+Shift+r restart -- cgit v1.2.3 From dee1049d35b273b375fe3d785da3d51fd797a5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 19 Dec 2023 23:54:12 +0100 Subject: qlcplus.use.stable.version --- etc/portage/package.accept_keywords/conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/portage/package.accept_keywords/conf b/etc/portage/package.accept_keywords/conf index 3d89605..1730d1d 100644 --- a/etc/portage/package.accept_keywords/conf +++ b/etc/portage/package.accept_keywords/conf @@ -47,7 +47,7 @@ sys-firmware/sigrok-firmware-fx2lafw ~* media-sound/sndpeek ~* net-mail/libpst ~* media-video/obs-studio ~* -app-misc/qlcplus ** +app-misc/qlcplus ~* net-analyzer/masscan ~* dev-util/android-studio ~* net-vpn/iodine ~* -- cgit v1.2.3