aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-01-22 18:27:01 +0100
committerlonkaars <loek@pipeframe.xyz>2023-01-22 18:27:01 +0100
commitdfb458d588e26febdfb01119c4c7ca89e0457edd (patch)
tree3cdd2c2c85f9b58a2c8991945894c532079fc9aa
parent83d6ebeaec8e2478d269d8ba0fff1de8dcc8e2b7 (diff)
repo cleanup
-rw-r--r--.config/fcitx5/profile2
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml11
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml17
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml44
4 files changed, 1 insertions, 73 deletions
diff --git a/.config/fcitx5/profile b/.config/fcitx5/profile
index 055cb90..a3e35fe 100644
--- a/.config/fcitx5/profile
+++ b/.config/fcitx5/profile
@@ -4,7 +4,7 @@ Name=Default
# Layout
Default Layout=us
# Default Input Method
-DefaultIM=keyboard-us-intl
+DefaultIM=mozc
[Groups/0/Items/0]
# Name
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
deleted file mode 100644
index 241fb80..0000000
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="keyboards" version="1.0">
- <property name="Default" type="empty">
- <property name="KeyRepeat" type="bool" value="true">
- <property name="Delay" type="int" value="250"/>
- <property name="Rate" type="int" value="40"/>
- </property>
- <property name="Numlock" type="bool" value="false"/>
- </property>
-</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
deleted file mode 100644
index b872866..0000000
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xfce4-keyboard-shortcuts" version="1.0">
- <property name="commands" type="empty">
- <property name="default" type="empty">
- </property>
- <property name="custom" type="empty">
- </property>
- </property>
- <property name="xfwm4" type="empty">
- <property name="default" type="empty">
- </property>
- </property>
- <property name="providers" type="array">
- <value type="string" value="commands"/>
- </property>
-</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
deleted file mode 100644
index e4f7804..0000000
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xsettings" version="1.0">
- <property name="Net" type="empty">
- <property name="ThemeName" type="string" value="Skeuos-Blue-Dark"/>
- <property name="IconThemeName" type="empty"/>
- <property name="DoubleClickTime" type="empty"/>
- <property name="DoubleClickDistance" type="empty"/>
- <property name="DndDragThreshold" type="empty"/>
- <property name="CursorBlink" type="empty"/>
- <property name="CursorBlinkTime" type="empty"/>
- <property name="SoundThemeName" type="empty"/>
- <property name="EnableEventSounds" type="empty"/>
- <property name="EnableInputFeedbackSounds" type="empty"/>
- </property>
- <property name="Xft" type="empty">
- <property name="DPI" type="empty"/>
- <property name="Antialias" type="empty"/>
- <property name="Hinting" type="empty"/>
- <property name="HintStyle" type="empty"/>
- <property name="RGBA" type="string" value="rgb"/>
- </property>
- <property name="Gtk" type="empty">
- <property name="CanChangeAccels" type="empty"/>
- <property name="ColorPalette" type="empty"/>
- <property name="FontName" type="string" value="Inter 11"/>
- <property name="MonospaceFontName" type="string" value="JetBrainsMono Nerd Font 10"/>
- <property name="IconSizes" type="empty"/>
- <property name="KeyThemeName" type="empty"/>
- <property name="ToolbarStyle" type="empty"/>
- <property name="ToolbarIconSize" type="empty"/>
- <property name="MenuImages" type="empty"/>
- <property name="ButtonImages" type="empty"/>
- <property name="MenuBarAccel" type="empty"/>
- <property name="CursorThemeName" type="string" value="OpenZone_Black"/>
- <property name="CursorThemeSize" type="int" value="16"/>
- <property name="DecorationLayout" type="string" value="menu:minimize,maximize,close"/>
- <property name="DialogsUseHeader" type="empty"/>
- <property name="TitlebarMiddleClick" type="empty"/>
- </property>
- <property name="Gdk" type="empty">
- <property name="WindowScalingFactor" type="empty"/>
- </property>
-</channel>