summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-05-19 23:25:30 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2023-05-19 23:25:30 +0200
commit9301df25612e7eb0d6986cc02282746a04068f8a (patch)
treeb39221ce43549d22540adf96629c39d3ed27fdf3
parentpi&pu, ath9k usb (diff)
downloadn-9301df25612e7eb0d6986cc02282746a04068f8a.tar
n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.gz
n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.bz2
n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.lz
n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.xz
n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.zst
n-9301df25612e7eb0d6986cc02282746a04068f8a.zip
-rw-r--r--etc/portage/make.conf4
-rw-r--r--etc/portage/package.accept_keywords/conf1
-rw-r--r--root/.config/i3/config3
-rwxr-xr-xroot/.xprofile1
4 files changed, 6 insertions, 3 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf
index 95c6b08..5fc01de 100644
--- a/etc/portage/make.conf
+++ b/etc/portage/make.conf
@@ -1,4 +1,4 @@
-VIDEO_CARDS="intel"
+VIDEO_CARDS="intel iris"
CONFIG_PROTECT_MASK="/etc/portage/package.use/zz-autounmask"
PORTAGE_SCHEDULING_POLICY="idle"
COMMON_FLAGS="-ggdb3 -O2 -pipe $([ `hostname` = c ] && echo -march=native || echo -march=core2 -mcx16 -mfxsr -mmmx -msahf -msse -msse2 -msse3 -mssse3 --param=l1-cache-line-size=64 --param=l1-cache-size=32)" # intersection of varovalka and b
@@ -78,4 +78,4 @@ L10N="sl en de hr si"
FEATURES="nostrip $([ `hostname` != c ] && echo distcc getbinpkg buildpkg)"
PHP_TARGETS="php8-1"
BINPKG_FORMAT="gpkg"
-INPUT_DEVICES="wacom libinput"
+INPUT_DEVICES="wacom libinput synaptics"
diff --git a/etc/portage/package.accept_keywords/conf b/etc/portage/package.accept_keywords/conf
index 9a12c1c..9f8685f 100644
--- a/etc/portage/package.accept_keywords/conf
+++ b/etc/portage/package.accept_keywords/conf
@@ -34,3 +34,4 @@ dev-util/jd-gui ~*
dev-lang/arc ~*
dev-util/pmbootstrap ~*
net-analyzer/wpscan ~*
+app-crypt/fcrackzip ~*
diff --git a/root/.config/i3/config b/root/.config/i3/config
index d936695..fe2951f 100644
--- a/root/.config/i3/config
+++ b/root/.config/i3/config
@@ -180,7 +180,8 @@ bindsym $mod+less [title="@of"] focus
bindsym $mod+y [title="tranzistor"] focus
bindsym $mod+x [title="dino"] focus
bindsym $mod+c [title="cargova"] focus
-bindsym $mod+v [title="VIM"] focus
+# bindsym $mod+v [title="VIM"] focus
+bindsym --release $mod+v exec --no-startup-id xdotool key "Shift+Insert"
bindsym $mod+b [title="rowser"] focus
bindsym $mod+n [title="/projects"] focus
bindsym $mod+m [title="laws"] focus
diff --git a/root/.xprofile b/root/.xprofile
index 6c0a3bd..1e03031 100755
--- a/root/.xprofile
+++ b/root/.xprofile
@@ -6,3 +6,4 @@ xkbcomp -I/root/xkb ~/xkb/map $DISPLAY
xmodmap ~/.Xmodmap
xrdb ~/.Xresources
pulseaudio &
+[ `hostname` = c ] && xinput set-prop 13 "Device Enabled" 0