From cf180fdb0ff06915ef47ca6bb857d1b2d4bc4ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 26 Jan 2024 17:34:55 +0100 Subject: b --- etc/portage/make.conf | 3 ++- root/.config/i3/config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/portage/make.conf b/etc/portage/make.conf index c47020d..4af8550 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -72,6 +72,7 @@ USE="$USE cgi" # za uwsgi USE="$USE fileinfo spell change-password enigma" # za roundcube USE="$USE tkip" # za wpa_supplicant USE="$USE hpijs" # za hplip +USE="$USE jmol" # za sage math UWSGI_PLUGINS="pam" NGINX_MODULES_HTTP="$NGINX_MODULES_HTTP addition auth_ldap auth_pam auth_request brotli dav dav_ext echo fancyindex flv gunzip gzip_static headers_more image_filter javascript memc metrics mp4 push_stream random_index realip secure_link sticky stub_status sub upload_progress vhost_traffic_status xslt gzip userid ssi uwsgi slice security rewrite referer proxy perl map limit_req limit_conn fastcgi empty_gif charset browser autoindex access auth_basic" @@ -80,7 +81,7 @@ NGINX_MODULES_STREAM="$NGINX_MODULES_STREAM map realip return ssl_preread limit_ CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt -ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE Kermit MPEG-4 android GIMPS" +ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE Kermit MPEG-4 android GIMPS Coherent-Graphics" # default je @FREE # L10N="sl" diff --git a/root/.config/i3/config b/root/.config/i3/config index 0ae2491..8770426 100644 --- a/root/.config/i3/config +++ b/root/.config/i3/config @@ -192,3 +192,4 @@ bindsym $mod+dstroke mark sex bindsym $mod+p [con_mark="sex"] focus # bindcode --release 66 exec --no-startup-id "xdotool key Escape" +for_window [class="Gnome-screenshot" instance="gnome-screenshot"] floating enable -- cgit v1.2.3