diff options
| -rwxr-xr-x | cfg/.xinitrc | 1 | ||||
| -rw-r--r-- | cfg/i3/config | 24 | ||||
| -rw-r--r-- | cfg/kitty.conf | 1 | ||||
| -rw-r--r-- | cfg/kvantum.kvconfig | 2 |
4 files changed, 9 insertions, 19 deletions
diff --git a/cfg/.xinitrc b/cfg/.xinitrc index 695adc7..ccd2378 100755 --- a/cfg/.xinitrc +++ b/cfg/.xinitrc @@ -7,6 +7,7 @@ export GTK_IM_MODULE=ibus export QT_IM_MODULE=ibus export XMODIFIERS=@im=ibus export QT_QPA_PLATFORMTHEME=qt5ct +export QT_STYLE_OVERRIDE=kvantum setxkbmap -option caps:escape setxkbmap -option compose:ralt diff --git a/cfg/i3/config b/cfg/i3/config index ba56bfb..621c979 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -3,15 +3,11 @@ # <jstmaxlol at disroot dot org> # =============================== -# ------------------------- # mod key -# ------------------------- set $mod Mod4 set $mod_alt Mod1 -# ------------------------- # defaults -# ------------------------- #set $term alacritty set $term kitty set $shell fish @@ -24,9 +20,7 @@ set $jfont_size 9 # RES BEFORE ANYTHING exec --no-startup-id x11-32-res -# ------------------------ # system & controls -# ------------------------ bindsym $mod+BackSpace exec jmdmenu run bindsym $mod_alt+Space exec jmdmenu run bindsym $mod+Shift+BackSpace exec jmdmenu raw @@ -55,11 +49,13 @@ bindsym XF86AudioMute exec pamixer -t bindsym XF86AudioMicMute exec pamixer --default-source -t # stuff bindsym $mod+Shift+Escape exec io.missioncenter.MissionCenter -bindsym $mod+End exec boomer +bindsym $mod+Shift+equal exec boomer +bindsym $mod_alt+equal exec boomer +# clipboard screenshot +bindsym $mod+Shift+s exec maim -s | xclip -selection clipboard -t image/png +bindsym Ctrl+Shift+Home exec maim -s | xclip -selection clipboard -t image/png -# ------------------------- # window management -# ------------------------- workspace_layout tabbed for_window [floating] resize set 700 450 @@ -88,9 +84,7 @@ bindsym $mod+Ctrl+Shift+Tab focus prev bindsym $mod+Tab exec i3-msg workspace next_on_output bindsym $mod+Shift+Tab exec i3-msg workspace prev_on_output -# ------------------------- # workspaces -# ------------------------- set $ws1 "1一" set $ws2 "2二" set $ws3 "3三" @@ -121,15 +115,11 @@ bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7 bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8 bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9 -# ------------------------- # i dont know where to put this crap -# ------------------------- focus_follows_mouse yes floating_modifier $mod -# ------------------------- # borders / titlebars -# ------------------------- font pango:$jfont $jfont_size client.focused #f82323 #0f0f0f #f82323 #0f0f0f client.focused_inactive #0f0f0f #0f0f0f #f82323 #0f0f0f @@ -153,9 +143,7 @@ bar { } } -# ------------------------- # startup -# ------------------------- exec --no-startup-id export GTK_USE_PORTAL=0 exec --no-startup-id export XDG_CURRENT_DESKTOP=GNOME exec --no-startup-id sudo systemctl --user mask xdg-desktop-portal-kde.service @@ -174,9 +162,7 @@ exec --no-startup-id setxkbmap -option caps:escape # compose key exec --no-startup-id setxkbmap -option compose:ralt -# ------------------------- # reload / restart / exit -# ------------------------- bindsym $mod+Shift+r restart bindsym $mod+Shift+e exit bindsym $mod+l exec slock diff --git a/cfg/kitty.conf b/cfg/kitty.conf index 19c8ed1..bfbd479 100644 --- a/cfg/kitty.conf +++ b/cfg/kitty.conf @@ -4,6 +4,7 @@ font_family czuki modify_font cell_width 45% font_size 14 +symbol_map U+2200-U+22FF Iosevka # } #font_family Iosevka #font_size 12 diff --git a/cfg/kvantum.kvconfig b/cfg/kvantum.kvconfig new file mode 100644 index 0000000..6d559af --- /dev/null +++ b/cfg/kvantum.kvconfig @@ -0,0 +1,2 @@ +[General] +theme=KvAmbiance# |