Add japanese lettering to i3
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Marco's Dotfiles
|
||||
|
||||

|
||||
|
||||
## System
|
||||
|
||||
+ Notifications: dunst
|
||||
|
||||
@@ -36,16 +36,16 @@ bindsym $mod+Tab layout toggle stacked split
|
||||
# toggle tiling / floating
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
|
||||
set $ws1 "1"
|
||||
set $ws2 "2"
|
||||
set $ws3 "3"
|
||||
set $ws4 "4"
|
||||
set $ws5 "5"
|
||||
set $ws6 "6"
|
||||
set $ws7 "7"
|
||||
set $ws8 "8"
|
||||
set $ws9 "9"
|
||||
set $ws10 "10"
|
||||
set $ws1 "1 一"
|
||||
set $ws2 "2 二"
|
||||
set $ws3 "3 三"
|
||||
set $ws4 "4 四"
|
||||
set $ws5 "5 五"
|
||||
set $ws6 "6 六"
|
||||
set $ws7 "7 七"
|
||||
set $ws8 "8 八"
|
||||
set $ws9 "9 九"
|
||||
set $ws10 "10 十"
|
||||
|
||||
# switch to workspace
|
||||
bindsym $mod+1 workspace number $ws1
|
||||
@@ -120,4 +120,4 @@ client.unfocused #f2e5bc #f2e5bc #282828 #fbf1c7 #f2e5bc
|
||||
client.urgent #cc241d #fb4934 #282828 #cc241d #fb4934
|
||||
|
||||
# startup
|
||||
exec $HOME/.xinitrc
|
||||
exec $HOME/.xinitrc
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user