Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6aaa5018ae | |||
| 7c65b5f612 | |||
| 1b6d1d6430 | |||
| 0cf8ef3dbb | |||
| 6ebc6fe6a8 |
|
|
@ -20,4 +20,3 @@ fi
|
|||
|
||||
# Added by ~/.emacs.d/install.sh
|
||||
export PATH=$HOME/.cask/bin:$PATH
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
@ -161,4 +161,3 @@ fi
|
|||
if [ -f ~/local/google-cloud-sdk/completion.bash.inc ]; then
|
||||
. ~/local/google-cloud-sdk/completion.bash.inc
|
||||
fi
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[diff]
|
||||
reverse = true
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[".tmux/plugins/tpm"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/tmux-plugins/tpm"
|
||||
refreshPeriod = "168h"
|
||||
897
.config/alacritty/alacritty.yml
Normal file
|
Before Width: | Height: | Size: 218 KiB After Width: | Height: | Size: 218 KiB |
|
Before Width: | Height: | Size: 262 KiB After Width: | Height: | Size: 262 KiB |
|
Before Width: | Height: | Size: 967 B After Width: | Height: | Size: 967 B |
|
Before Width: | Height: | Size: 997 B After Width: | Height: | Size: 997 B |
|
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 158 B |
|
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 158 B |
|
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 395 B |
|
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 388 B |
|
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 153 B |
|
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 153 B |
|
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 160 B |
|
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 160 B |
|
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
|
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 174 B After Width: | Height: | Size: 174 B |
|
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 165 B After Width: | Height: | Size: 165 B |
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 172 B |
|
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 170 B |
|
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 152 B |
|
Before Width: | Height: | Size: 164 B After Width: | Height: | Size: 164 B |
|
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 168 B |
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 86 B After Width: | Height: | Size: 86 B |
|
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |
|
Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 345 B |
|
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 334 B |
|
Before Width: | Height: | Size: 619 B After Width: | Height: | Size: 619 B |
|
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 658 B |
|
Before Width: | Height: | Size: 521 B After Width: | Height: | Size: 521 B |
|
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 550 B |
|
Before Width: | Height: | Size: 667 B After Width: | Height: | Size: 667 B |
|
Before Width: | Height: | Size: 541 B After Width: | Height: | Size: 541 B |
|
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
|
Before Width: | Height: | Size: 720 B After Width: | Height: | Size: 720 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 722 B After Width: | Height: | Size: 722 B |
|
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 715 B |
|
Before Width: | Height: | Size: 657 B After Width: | Height: | Size: 657 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 655 B |
|
Before Width: | Height: | Size: 833 B After Width: | Height: | Size: 833 B |
|
Before Width: | Height: | Size: 590 B After Width: | Height: | Size: 590 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 603 B After Width: | Height: | Size: 603 B |
4
.config/fish/conf.d/virtualfish-loader.fish
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
set -g VIRTUALFISH_VERSION 2.5.4
|
||||
set -g VIRTUALFISH_PYTHON_EXEC /bin/python
|
||||
source /usr/lib/python3.10/site-packages/virtualfish/virtual.fish
|
||||
emit virtualfish_did_setup_plugins
|
||||
5
.config/fish/config.fish
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
set PATH ~/bin ~/.go/bin /bin /sbin /usr/local/bin /usr/local/sbin /usr/bin /usr/sbin ~/.cabal/bin /usr/lib/go/bin ~/.gem/ruby/1.9.1/bin $PATH
|
||||
|
||||
set fish_greeting ""
|
||||
|
||||
. ~/.config/fish/fish_aliases.fish
|
||||
|
|
@ -52,4 +52,4 @@ alias srsly="orly -s"
|
|||
#Funnies
|
||||
alias whothefuckis='finger'
|
||||
alias whoami="echo 24601"
|
||||
alias yeet="rm -rf"
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# This file contains fish universal variable definitions.
|
||||
# VERSION: 3.0
|
||||
SETUVAR __fish_initialized:3400
|
||||
SETUVAR __fish_initialized:3100
|
||||
SETUVAR fish_color_autosuggestion:555\x1ebrblack
|
||||
SETUVAR fish_color_cancel:\x2dr
|
||||
SETUVAR fish_color_command:005fd7
|
||||
|
|
@ -28,4 +28,3 @@ SETUVAR fish_pager_color_completion:\x1d
|
|||
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
|
||||
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
||||
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||
SETUVAR fish_pager_color_selected_background:\x2dr
|
||||
73
.config/iosevka-build/private-build-plans.toml
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
# This is the build plan for my own custom fontface
|
||||
# docker run -it -v $(pwd):/build avivace/iosevka-build contents::iosevka-berkeley
|
||||
|
||||
[buildPlans.iosevka-berkeley]
|
||||
family = "Iosevka Berkeley"
|
||||
spacing = "fontconfig-mono"
|
||||
serifs = "sans"
|
||||
no-cv-ss = true
|
||||
no-ligation = true
|
||||
|
||||
[buildPlans.iosevka-berkeley.variants.design]
|
||||
capital-g = "toothless-rounded-serifless-hooked"
|
||||
g = "double-storey"
|
||||
t = "flat-hook"
|
||||
y = "straight-turn"
|
||||
eszet = "sulzbacher-descending"
|
||||
turn-v = "curly"
|
||||
lower-lambda = "straight-turn"
|
||||
zero = "dotted"
|
||||
four = "closed"
|
||||
six = "open-contour"
|
||||
eight = "two-circles"
|
||||
asterisk = "hex-high"
|
||||
paren = "large-contour"
|
||||
brace = "straight"
|
||||
at = "fourfold"
|
||||
percent = "rings-continuous-slash"
|
||||
bar = "force-upright"
|
||||
question = "corner"
|
||||
|
||||
[buildPlans.iosevka-berkeley.variants.italic]
|
||||
capital-a = "curly-serifless"
|
||||
capital-b = "standard-unilateral-serifed"
|
||||
capital-d = "standard-unilateral-serifed"
|
||||
capital-f = "top-left-serifed"
|
||||
capital-g = "toothed-serifless-hooked"
|
||||
capital-i = "short-serifed"
|
||||
capital-j = "serifed-both-sides"
|
||||
capital-k = "curly-serifless"
|
||||
capital-m = "flat-bottom"
|
||||
capital-p = "closed-motion-serifed"
|
||||
capital-q = "crossing-curly-tailed"
|
||||
capital-r = "curly"
|
||||
capital-u = "tailed-motion-serifed"
|
||||
capital-v = "curly"
|
||||
capital-w = "curly"
|
||||
capital-x = "curly-serifless"
|
||||
capital-y = "curly-serifless"
|
||||
capital-z = "curly-serifless-with-horizontal-crossbar"
|
||||
a = "double-storey-tailed"
|
||||
d = "toothed-serifed"
|
||||
f = "flat-hook"
|
||||
g = "single-storey-serifed"
|
||||
h = "straight-top-left-serifed"
|
||||
k = "curly-serifless"
|
||||
n = "straight-top-left-serifed"
|
||||
p = "motion-serifed"
|
||||
q = "straight-motion-serifed"
|
||||
r = "top-serifed"
|
||||
u = "tailed-motion-serifed"
|
||||
v = "curly"
|
||||
w = "curly"
|
||||
x = "curly-serifless"
|
||||
y = "cursive-motion-serifed"
|
||||
z = "curly-serifless-with-horizontal-crossbar"
|
||||
one = "base-long-top-serif"
|
||||
two = "straight-neck"
|
||||
seven = "straight-crossbar"
|
||||
nine = "open-contour"
|
||||
paren = "normal"
|
||||
|
||||
[buildPlans.iosevka-berkeley.variants.oblique]
|
||||
paren = "normal"
|
||||
|
|
@ -2,13 +2,11 @@ k9s:
|
|||
refreshRate: 2
|
||||
maxConnRetry: 5
|
||||
enableMouse: true
|
||||
headless: false
|
||||
headless: true
|
||||
logoless: true
|
||||
crumbsless: false
|
||||
readOnly: false
|
||||
noExitOnCtrlC: false
|
||||
noIcons: true
|
||||
skipLatestRevCheck: false
|
||||
logger:
|
||||
tail: 100
|
||||
buffer: 5000
|
||||
|
|
@ -16,30 +14,27 @@ k9s:
|
|||
fullScreenLogs: false
|
||||
textWrap: false
|
||||
showTime: false
|
||||
currentContext: gke_memvp-25499_us-central1-c_ke-cluster-1
|
||||
currentCluster: gke_memvp-25499_us-central1-c_ke-cluster-1
|
||||
currentContext: kubernetes-admin@kubernetes
|
||||
currentCluster: kubernetes
|
||||
clusters:
|
||||
gke_memvp-25499_us-central1-c_ke-cluster-1:
|
||||
kubernetes:
|
||||
namespace:
|
||||
active: all
|
||||
lockFavorites: false
|
||||
active: ""
|
||||
favorites:
|
||||
- backfill
|
||||
- all
|
||||
- default
|
||||
view:
|
||||
active: job
|
||||
active: pods
|
||||
featureGates:
|
||||
nodeShell: false
|
||||
shellPod:
|
||||
image: busybox:1.35.0
|
||||
image: busybox:1.31
|
||||
command: []
|
||||
args: []
|
||||
namespace: default
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
labels: {}
|
||||
portForwardAddress: localhost
|
||||
thresholds:
|
||||
cpu:
|
||||
|
|
@ -48,4 +43,3 @@ k9s:
|
|||
memory:
|
||||
critical: 90
|
||||
warn: 70
|
||||
screenDumpDir: /tmp/k9s-screens-barak
|
||||
1
.config/nvim
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../.vim
|
||||
1
.config/systemd/user/default.target.wants/ssh-agent.service
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/home/barak/.config/systemd/user/ssh-agent.service
|
||||
|
|
@ -8,23 +8,20 @@
|
|||
[keybindings]
|
||||
cycle_next = <Primary>j
|
||||
cycle_prev = <Primary>k
|
||||
split_vert = ""
|
||||
split_vert = <Primary><Shift>v
|
||||
close_term = <Primary><Shift>w
|
||||
paste = <Primary><Shift>v
|
||||
help = ""
|
||||
paste = <Shift>Insert
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
background_darkness = 0.8
|
||||
background_type = transparent
|
||||
cursor_color = "#ffffff"
|
||||
font = Iosevka Berkeley Light 18
|
||||
font = Iosevka Berkeley weight=453 21
|
||||
foreground_color = "#ffffff"
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
scrollback_infinite = True
|
||||
use_system_font = False
|
||||
bold_is_bright = True
|
||||
[[4k]]
|
||||
background_darkness = 0.8
|
||||
background_type = transparent
|
||||
|
|
@ -38,10 +38,6 @@
|
|||
<property name="X" type="int" value="0"/>
|
||||
<property name="Y" type="int" value="0"/>
|
||||
</property>
|
||||
<property name="Scale" type="empty">
|
||||
<property name="X" type="double" value="1.000000"/>
|
||||
<property name="Y" type="double" value="1.000000"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="DP-3" type="string" value="DO NOT USE - RTK 27"">
|
||||
<property name="Active" type="bool" value="true"/>
|
||||
|
|
@ -55,10 +51,6 @@
|
|||
<property name="X" type="int" value="0"/>
|
||||
<property name="Y" type="int" value="0"/>
|
||||
</property>
|
||||
<property name="Scale" type="empty">
|
||||
<property name="X" type="double" value="1.000000"/>
|
||||
<property name="Y" type="double" value="1.000000"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
<property name="ActiveProfile" type="string" value="Default"/>
|
||||
|
|
@ -75,10 +67,6 @@
|
|||
<property name="X" type="int" value="0"/>
|
||||
<property name="Y" type="int" value="0"/>
|
||||
</property>
|
||||
<property name="Scale" type="empty">
|
||||
<property name="X" type="double" value="1.000000"/>
|
||||
<property name="Y" type="double" value="1.000000"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="DP-3" type="string" value="DO NOT USE - RTK 27"">
|
||||
<property name="Active" type="bool" value="true"/>
|
||||
|
|
@ -92,10 +80,6 @@
|
|||
<property name="X" type="int" value="0"/>
|
||||
<property name="Y" type="int" value="0"/>
|
||||
</property>
|
||||
<property name="Scale" type="empty">
|
||||
<property name="X" type="double" value="1.000000"/>
|
||||
<property name="Y" type="double" value="1.000000"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
@ -4,8 +4,8 @@
|
|||
<property name="misc-volume-management" type="empty"/>
|
||||
<property name="shortcuts-icon-size" type="empty"/>
|
||||
<property name="last-view" type="string" value="ThunarIconView"/>
|
||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_75_PERCENT"/>
|
||||
<property name="last-window-width" type="int" value="1274"/>
|
||||
<property name="last-window-height" type="int" value="2121"/>
|
||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_NORMAL"/>
|
||||
<property name="last-window-width" type="int" value="2556"/>
|
||||
<property name="last-window-height" type="int" value="1411"/>
|
||||
<property name="last-window-maximized" type="bool" value="false"/>
|
||||
</channel>
|
||||
|
|
@ -29,28 +29,6 @@
|
|||
<property name="image-style" type="empty"/>
|
||||
<property name="image-show" type="empty"/>
|
||||
</property>
|
||||
<property name="monitorHDMI-1" type="empty">
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-verticals.png"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-verticals.png"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-verticals.png"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-verticals.png"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
@ -7,11 +7,8 @@
|
|||
<property name="applications" type="empty">
|
||||
<property name="known_applications" type="array">
|
||||
<value type="string" value="Firefox"/>
|
||||
<value type="string" value="google-chrome"/>
|
||||
<value type="string" value="nm-applet"/>
|
||||
<value type="string" value="notify-send"/>
|
||||
<value type="string" value="org.gnome.Evolution-alarm-notify"/>
|
||||
<value type="string" value="Spotify"/>
|
||||
<value type="string" value="Xfce volume control"/>
|
||||
<value type="string" value="xfce4-settings-helper"/>
|
||||
</property>
|
||||
|
|
@ -7,7 +7,6 @@
|
|||
<property name="length" type="uint" value="100"/>
|
||||
<property name="position-locked" type="bool" value="true"/>
|
||||
<property name="plugin-ids" type="array">
|
||||
<value type="int" value="7"/>
|
||||
<value type="int" value="12"/>
|
||||
<value type="int" value="2"/>
|
||||
<value type="int" value="3"/>
|
||||
|
|
@ -47,22 +46,21 @@
|
|||
<value type="string" value="remmina"/>
|
||||
</property>
|
||||
<property name="names-ordered" type="array">
|
||||
<value type="string" value="remmina"/>
|
||||
<value type="string" value="hexchat"/>
|
||||
<value type="string" value="obs"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-7" type="string" value="statusnotifier">
|
||||
<property name="icon-size" type="uint" value="22"/>
|
||||
<property name="menu-is-primary" type="bool" value="true"/>
|
||||
<property name="mode-whitelist" type="bool" value="false"/>
|
||||
<property name="single-row" type="bool" value="false"/>
|
||||
<property name="square-icons" type="bool" value="false"/>
|
||||
<property name="symbolic-icons" type="bool" value="true"/>
|
||||
<property name="known-items" type="array">
|
||||
<value type="string" value="chrome_status_icon_1"/>
|
||||
<value type="string" value="Barrier"/>
|
||||
<value type="string" value="discord1"/>
|
||||
<value type="string" value="vlc"/>
|
||||
<value type="string" value="obs"/>
|
||||
<value type="string" value="remmina-icon"/>
|
||||
</property>
|
||||
<property name="known-legacy-items" type="array">
|
||||
<value type="string" value="reminders"/>
|
||||
<value type="string" value="evolution-alarm-notify"/>
|
||||
<value type="string" value="remmina"/>
|
||||
<value type="string" value="blueman"/>
|
||||
<value type="string" value="nm-applet"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-9" type="string" value="pulseaudio">
|
||||
|
|
@ -88,10 +86,7 @@
|
|||
<property name="plugin-5" type="string" value="cpugraph"/>
|
||||
<property name="plugin-6" type="string" value="pulseaudio">
|
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||
<property name="mpris-players" type="string" value="chrome.instance486584;firefox.instance139344;firefox.instance177030;firefox.instance354219;firefox.instance435270;firefox.instance47310;firefox.instance67698;firefox.instance8847;firefox.instance984;kdeconnect.mpris_139c920d94b14a47b3c01f1cb40b9a31;spotify;vlc"/>
|
||||
</property>
|
||||
<property name="plugin-7" type="string" value="applicationsmenu">
|
||||
<property name="show-button-title" type="bool" value="false"/>
|
||||
<property name="mpris-players" type="string" value="chrome.instance486584;firefox.instance177030;firefox.instance435270;firefox.instance47310;kdeconnect.mpris_139c920d94b14a47b3c01f1cb40b9a31"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="configver" type="int" value="2"/>
|
||||
|
|
@ -5,11 +5,11 @@
|
|||
<property name="power-button-action" type="empty"/>
|
||||
<property name="lock-screen-suspend-hibernate" type="bool" value="false"/>
|
||||
<property name="logind-handle-lid-switch" type="empty"/>
|
||||
<property name="blank-on-ac" type="int" value="60"/>
|
||||
<property name="blank-on-ac" type="int" value="30"/>
|
||||
<property name="blank-on-battery" type="empty"/>
|
||||
<property name="dpms-enabled" type="bool" value="false"/>
|
||||
<property name="dpms-on-ac-sleep" type="uint" value="60"/>
|
||||
<property name="dpms-on-ac-off" type="uint" value="60"/>
|
||||
<property name="dpms-on-ac-sleep" type="uint" value="36"/>
|
||||
<property name="dpms-on-ac-off" type="uint" value="37"/>
|
||||
<property name="dpms-on-battery-sleep" type="empty"/>
|
||||
<property name="dpms-on-battery-off" type="empty"/>
|
||||
<property name="show-panel-label" type="empty"/>
|
||||
|
|
@ -3,8 +3,7 @@
|
|||
<channel name="xfce4-session" version="1.0">
|
||||
<property name="general" type="empty">
|
||||
<property name="FailsafeSessionName" type="empty"/>
|
||||
<property name="LockCommand" type="empty"/>
|
||||
<property name="SaveOnExit" type="bool" value="true"/>
|
||||
<property name="SaveOnExit" type="empty"/>
|
||||
<property name="SessionName" type="string" value="Default"/>
|
||||
</property>
|
||||
<property name="sessions" type="empty">
|
||||
|
|
@ -12,19 +11,14 @@
|
|||
<property name="IsFailsafe" type="empty"/>
|
||||
<property name="Count" type="empty"/>
|
||||
<property name="Client0_Command" type="empty"/>
|
||||
<property name="Client0_Priority" type="empty"/>
|
||||
<property name="Client0_PerScreen" type="empty"/>
|
||||
<property name="Client1_Command" type="empty"/>
|
||||
<property name="Client1_Priority" type="empty"/>
|
||||
<property name="Client1_PerScreen" type="empty"/>
|
||||
<property name="Client2_Command" type="empty"/>
|
||||
<property name="Client2_Priority" type="empty"/>
|
||||
<property name="Client2_PerScreen" type="empty"/>
|
||||
<property name="Client3_Command" type="empty"/>
|
||||
<property name="Client3_Priority" type="empty"/>
|
||||
<property name="Client3_PerScreen" type="empty"/>
|
||||
<property name="Client4_Command" type="empty"/>
|
||||
<property name="Client4_Priority" type="empty"/>
|
||||
<property name="Client4_PerScreen" type="empty"/>
|
||||
</property>
|
||||
</property>
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<channel name="xfce4-settings-manager" version="1.0">
|
||||
<property name="last" type="empty">
|
||||
<property name="window-width" type="int" value="948"/>
|
||||
<property name="window-height" type="int" value="2032"/>
|
||||
<property name="window-width" type="int" value="850"/>
|
||||
<property name="window-height" type="int" value="500"/>
|
||||
</property>
|
||||
</channel>
|
||||
91
.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfwm4" version="1.0">
|
||||
<property name="general" type="empty">
|
||||
<property name="activate_action" type="empty"/>
|
||||
<property name="box_move" type="empty"/>
|
||||
<property name="box_resize" type="empty"/>
|
||||
<property name="button_layout" type="empty"/>
|
||||
<property name="button_offset" type="empty"/>
|
||||
<property name="button_spacing" type="empty"/>
|
||||
<property name="click_to_focus" type="empty"/>
|
||||
<property name="cycle_apps_only" type="empty"/>
|
||||
<property name="cycle_draw_frame" type="empty"/>
|
||||
<property name="cycle_preview" type="empty"/>
|
||||
<property name="double_click_distance" type="empty"/>
|
||||
<property name="double_click_time" type="empty"/>
|
||||
<property name="focus_delay" type="empty"/>
|
||||
<property name="focus_new" type="empty"/>
|
||||
<property name="frame_opacity" type="empty"/>
|
||||
<property name="full_width_title" type="empty"/>
|
||||
<property name="maximized_offset" type="empty"/>
|
||||
<property name="mousewheel_rollup" type="empty"/>
|
||||
<property name="placement_mode" type="empty"/>
|
||||
<property name="raise_delay" type="empty"/>
|
||||
<property name="raise_on_click" type="empty"/>
|
||||
<property name="raise_on_focus" type="empty"/>
|
||||
<property name="repeat_urgent_blink" type="empty"/>
|
||||
<property name="scroll_workspaces" type="empty"/>
|
||||
<property name="shadow_delta_height" type="empty"/>
|
||||
<property name="shadow_delta_width" type="empty"/>
|
||||
<property name="shadow_delta_x" type="empty"/>
|
||||
<property name="shadow_delta_y" type="empty"/>
|
||||
<property name="shadow_opacity" type="empty"/>
|
||||
<property name="show_app_icon" type="empty"/>
|
||||
<property name="show_dock_shadow" type="empty"/>
|
||||
<property name="show_frame_shadow" type="empty"/>
|
||||
<property name="show_popup_shadow" type="empty"/>
|
||||
<property name="snap_to_border" type="empty"/>
|
||||
<property name="snap_to_windows" type="empty"/>
|
||||
<property name="snap_width" type="empty"/>
|
||||
<property name="theme" type="empty"/>
|
||||
<property name="title_alignment" type="empty"/>
|
||||
<property name="title_font" type="empty"/>
|
||||
<property name="title_horizontal_offset" type="empty"/>
|
||||
<property name="title_shadow_active" type="empty"/>
|
||||
<property name="title_shadow_inactive" type="empty"/>
|
||||
<property name="title_vertical_offset_active" type="empty"/>
|
||||
<property name="title_vertical_offset_inactive" type="empty"/>
|
||||
<property name="urgent_blink" type="empty"/>
|
||||
<property name="use_compositing" type="empty"/>
|
||||
<property name="workspace_count" type="int" value="4"/>
|
||||
<property name="workspace_names" type="array">
|
||||
<value type="string" value="1"/>
|
||||
<value type="string" value="2"/>
|
||||
<value type="string" value="3"/>
|
||||
<value type="string" value="5"/>
|
||||
<value type="string" value="9"/>
|
||||
<value type="string" value="10"/>
|
||||
<value type="string" value="10"/>
|
||||
<value type="string" value="Workspace 8"/>
|
||||
</property>
|
||||
<property name="wrap_resistance" type="empty"/>
|
||||
<property name="wrap_windows" type="empty"/>
|
||||
<property name="wrap_workspaces" type="empty"/>
|
||||
<property name="borderless_maximize" type="bool" value="true"/>
|
||||
<property name="cycle_hidden" type="bool" value="true"/>
|
||||
<property name="cycle_minimum" type="bool" value="true"/>
|
||||
<property name="cycle_tabwin_mode" type="int" value="0"/>
|
||||
<property name="cycle_workspaces" type="bool" value="false"/>
|
||||
<property name="double_click_action" type="string" value="maximize"/>
|
||||
<property name="easy_click" type="string" value="Alt"/>
|
||||
<property name="focus_hint" type="bool" value="true"/>
|
||||
<property name="horiz_scroll_opacity" type="bool" value="false"/>
|
||||
<property name="inactive_opacity" type="int" value="100"/>
|
||||
<property name="move_opacity" type="int" value="100"/>
|
||||
<property name="placement_ratio" type="int" value="20"/>
|
||||
<property name="popup_opacity" type="int" value="100"/>
|
||||
<property name="prevent_focus_stealing" type="bool" value="false"/>
|
||||
<property name="raise_with_any_button" type="bool" value="true"/>
|
||||
<property name="resize_opacity" type="int" value="100"/>
|
||||
<property name="snap_resist" type="bool" value="false"/>
|
||||
<property name="sync_to_vblank" type="bool" value="false"/>
|
||||
<property name="tile_on_move" type="bool" value="true"/>
|
||||
<property name="titleless_maximize" type="bool" value="false"/>
|
||||
<property name="toggle_workspaces" type="bool" value="false"/>
|
||||
<property name="unredirect_overlays" type="bool" value="true"/>
|
||||
<property name="wrap_cycle" type="bool" value="true"/>
|
||||
<property name="wrap_layout" type="bool" value="true"/>
|
||||
<property name="zoom_desktop" type="bool" value="true"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<channel name="xsettings" version="1.0">
|
||||
<property name="Net" type="empty">
|
||||
<property name="ThemeName" type="string" value="Adwaita-dark"/>
|
||||
<property name="ThemeName" type="string" value="Arc-Dark"/>
|
||||
<property name="IconThemeName" type="string" value="Arc"/>
|
||||
<property name="DoubleClickTime" type="empty"/>
|
||||
<property name="DoubleClickDistance" type="empty"/>
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<property name="FallbackIconTheme" type="empty"/>
|
||||
</property>
|
||||
<property name="Xft" type="empty">
|
||||
<property name="DPI" type="int" value="130"/>
|
||||
<property name="DPI" type="int" value="150"/>
|
||||
<property name="Antialias" type="int" value="1"/>
|
||||
<property name="Hinting" type="int" value="1"/>
|
||||
<property name="HintStyle" type="string" value="hintslight"/>
|
||||
|
|
@ -37,13 +37,11 @@
|
|||
<property name="CursorThemeName" type="string" value="elementary"/>
|
||||
<property name="CursorThemeSize" type="empty"/>
|
||||
<property name="DecorationLayout" type="empty"/>
|
||||
<property name="DialogsUseHeader" type="empty"/>
|
||||
<property name="TitlebarMiddleClick" type="empty"/>
|
||||
</property>
|
||||
<property name="Gdk" type="empty">
|
||||
<property name="WindowScalingFactor" type="empty"/>
|
||||
</property>
|
||||
<property name="Xfce" type="empty">
|
||||
<property name="LastCustomDPI" type="int" value="130"/>
|
||||
<property name="LastCustomDPI" type="int" value="150"/>
|
||||
</property>
|
||||
</channel>
|
||||